jmurzy/react-native-foldview

This should work on Android via an overflow fix

Opened this issue · 2 comments

3 days ago the RN team submitted a patch for overflow support in Android: facebook/react-native@30044fd

Hopefully, from RN 0.49 or 0.50 this should support android. When out we should test. Wahoo!

Did you end up testing this or?

@jmurzy So overflow on Android should now be supported in 0.57 (despite the onTouch handlers not working 100% properly).

Do you have any clue on where to start looking to make changes in order to get it working on Android? I'd like to investigate and I've tried to search for overflow in the source code but could only find a mention in the Readme.