Open iarmankhan opened 2 years ago
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.
See: https://github.com/PedroBern/react-native-collapsible-tab-view/blob/main/src/ScrollView.tsx
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:
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