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
Currently, there is no way to pass a ref to the scrollable components. Would be nice to support it.
ref
The text was updated successfully, but these errors were encountered:
react-navigation
useScrollToTop
feat: add createCollapsibleTabs
00d33d4
add new API, remove react-native-tab-view. BREAKING CHANGE: remove react-native-tab-view v3 has nothing backward compatible, it's a completely new API. Fixes: #2, #38, #32, #26
8383cef
No branches or pull requests
Currently, there is no way to pass a
ref
to the scrollable components. Would be nice to support it.The text was updated successfully, but these errors were encountered: