entria / react-native-view-overflow

Fix Overflow in react-native for Android
MIT License
303 stars 44 forks source link

Children within ViewOverflow are not touchable #70

Open SirCameron opened 4 years ago

SirCameron commented 4 years ago

Adding a child with TouchableHighlight or similar inside the ViewOverflow view results in touch events not working.

Which truly renders this tool, as helpful as it is, useless.

BhomaRamGts commented 3 years ago

I facing same issue . @SirCameron .