Open nikonhub opened 5 years ago
Any workaround for this behaviour? In my case child tabview touch event is ignored while scrolling is in progress. check sample video.
https://user-images.githubusercontent.com/6298342/114507107-1c3adf80-9c4c-11eb-88f9-66c01f08203f.mov
Hi,
I found a lot of related issues of almost the same problem but still have to response.
I would like to have nested tab view but scroll on the parent tabs. I tried also with ViewPagerAndroid component and react-native-tab-view combined. When I lock the child scroll, the parent scroll stops scroll either.
`
<ScrollableTabView
`