You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add a radius to each image in imageStyle, but the photos will change behavior strangely due to some behind the scene work that I couldn't find.
I will post both code and screenshot of the standard format and what I want to achieve that gave me a headache for two days 😁
I hope it's something easy to fix.
If I do anything related to borders, it will destroy the result and make it unusable.
adding the borderWidth: 1 will break as same as borderRadius: 5
MrSinaRJ
changed the title
Issue with borderRadius in imageStyle
Issue with customizing border in imageStyle when resizeMode is "contain" or "center"
Jul 7, 2022
Hey @MrSinaRJ, I'm not fully understanding the problem. Are you saying that when you set resizeMode to contain it creates a blur effect on the borders?
I tried to add a radius to each image in imageStyle, but the photos will change behavior strangely due to some behind the scene work that I couldn't find.
I will post both code and screenshot of the standard format and what I want to achieve that gave me a headache for two days 😁
I hope it's something easy to fix.
EDIT: I forgot to mention, this only happens if the resizeMode is set to contain or center in imageStyle
The text was updated successfully, but these errors were encountered: