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
Hi, the title says it all. I want to use this library with Masonry list created using @react-native-seoul/masonry-list.
Can we use it? I saw in the docs that we have to use Tabs.ScrollView for it to properly work, so just wondering if we can use it.
Thanks
The text was updated successfully, but these errors were encountered:
Out of the box, most likely it's not compatible. However, if you really need support you might be able to fork and add it yourself.
Tabs.ScrollView is just a wrapper for the original scrollview. You can try adding a similar one.
Tabs.ScrollView
See: https://github.com/PedroBern/react-native-collapsible-tab-view/blob/main/src/ScrollView.tsx
Sorry, something went wrong.
Hi, the title says it all. I want to use this library with Masonry list created using @react-native-seoul/masonry-list. Can we use it? I saw in the docs that we have to use Tabs.ScrollView for it to properly work, so just wondering if we can use it. Thanks
are you solved this issue?? we want add @react-native-seoul/masonry-list in each tab
I think this can be closed. Adressed in the prs below but with Shopify masonry:
No branches or pull requests
Hi, the title says it all. I want to use this library with Masonry list created using @react-native-seoul/masonry-list.
Can we use it? I saw in the docs that we have to use Tabs.ScrollView for it to properly work, so just wondering if we can use it.
Thanks
The text was updated successfully, but these errors were encountered: