react-native-foldview icon indicating copy to clipboard operation
react-native-foldview copied to clipboard

This should work on Android via an overflow fix

Open tonyhb opened this issue 8 years ago • 2 comments

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!

tonyhb avatar Oct 02 '17 22:10 tonyhb

Did you end up testing this or?

ItsNoHax avatar Dec 15 '17 15:12 ItsNoHax

@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.

creambyemute avatar Nov 30 '18 13:11 creambyemute