We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't fire custom onScroll handler because onScroll of Tabs.FlatList is overridden
The text was updated successfully, but these errors were encountered:
useTabContext will help, but it isn't exported
Sorry, something went wrong.
alternative library also override onScroll https://github.com/PedroBern/react-native-collapsible-segmented-view/blob/3d856e6aa5a7e20f896fe8c478e671344cc89d3f/src/ScrollComponents/FlatList.tsx#L43-L46
No branches or pull requests
can't fire custom onScroll handler because onScroll of Tabs.FlatList is overridden
The text was updated successfully, but these errors were encountered: