Skip to content
New issue

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 we use this library with @react-native-seoul/masonry-list? #264

Open
iarmankhan opened this issue May 25, 2022 · 3 comments
Open

Can we use this library with @react-native-seoul/masonry-list? #264

iarmankhan opened this issue May 25, 2022 · 3 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@iarmankhan
Copy link

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

@iarmankhan iarmankhan added the question Further information is requested label May 25, 2022
@andreialecu
Copy link
Collaborator

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

@andreialecu andreialecu added the wontfix This will not be worked on label May 25, 2022
@hotaryuzaki
Copy link

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

@gkartalis
Copy link
Contributor

I think this can be closed. Adressed in the prs below but with Shopify masonry:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants