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 think this is a platform related issue since I managed to make it work on iOS without any problem. But you're right, I am facing some issues on Android...
Set the containing ScrollView to removeClippedSubviews={false} and things should work (though it's not a great solution for performance reasons). See facebook/react-native#8088
It works with View, but not working with ScrollView
Platform: Android 6
The text was updated successfully, but these errors were encountered: