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
But I face the following warning. Indeed, it looks like this package transforms borderColor to four properties borderTopColor etc.
Which does not work with the Image component style API https://reactnative.dev/docs/image-style-props#bordercolor
Uh oh!
There was an error while loading. Please reload this page.
Hi!
I used an
Image
component with a border color like this:But I face the following warning. Indeed, it looks like this package transforms
borderColor
to four propertiesborderTopColor
etc.Which does not work with the Image component style API https://reactnative.dev/docs/image-style-props#bordercolor
Any idea on how we could solve this?
The text was updated successfully, but these errors were encountered: