Open CraftyDragon678 opened 3 years ago
useTabContext will help, but it isn't exported
alternative library also override onScroll https://github.com/PedroBern/react-native-collapsible-segmented-view/blob/3d856e6aa5a7e20f896fe8c478e671344cc89d3f/src/ScrollComponents/FlatList.tsx#L43-L46
can't fire custom onScroll handler because onScroll of Tabs.FlatList is overridden