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
The sub view does not respect container border radius.
Problem exists only on Android (on iOS, using overflow: 'hidden' will solve it).
I'm using react-native 0.28.
Example:
The sub view does not respect container border radius.
Problem exists only on Android (on iOS, using
overflow: 'hidden'
will solve it).I'm using react-native 0.28.
Example:
The text was updated successfully, but these errors were encountered: