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 have a partly transparent View overlayed over a ScrollView and cannot successfully let a touch get through to the underlying ScrollView. I have played around with what is described here https://facebook.github.io/react-native/docs/gesture-responder-system.html but cannot make it to work. Is this possible to do?
The text was updated successfully, but these errors were encountered:
I have a partly transparent View overlayed over a ScrollView and cannot successfully let a touch get through to the underlying ScrollView. I have played around with what is described here https://facebook.github.io/react-native/docs/gesture-responder-system.html but cannot make it to work. Is this possible to do?
The text was updated successfully, but these errors were encountered: