This should work on Android via an overflow fix
3 days ago the RN team submitted a patch for overflow support in Android: https://github.com/facebook/react-native/commit/30044fd531c22c4c5e8f1ede206fa7c2c3fd3aa8
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.