react-native-directed-scrollview
react-native-directed-scrollview copied to clipboard
Touch through does not work on android with overlapping scroll views
In your example you have "row label" over the grey boxes but in android you can't click the boxes behind the labels. In IOS this works.
This could be an issue with your library or with how pointerevents for React Native on Android
@LoganElliott Yep I know the issue you mean. I'll try take a look when I get some time, or else feel free to raise a PR 😄
Any update of this in v1.2.1?
@luisfuertes No, sorry. PR's welcome :)
hello, I have same issue any update on this issue?
Hi Guys this issue had been solve just change width: 45 in StyleSheet rowLabelsContainer in Grid.js