PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
815 stars 161 forks source link

Are there any plans to integrate the Masonry layout from Flashlist? #339

Closed HaiPe1973 closed 8 months ago

HaiPe1973 commented 1 year ago

Hi guys, first of all thank you for this great tool! This component has been missing in react native! Also great news was that Flashlist will be integrated.

My question is already in the title: After Flashlist is incorporated, is it planned to provide also the Masonry layout of Flashlist in your component? And if so, when will it be built in?

andreialecu commented 1 year ago

PR is welcome. It should be relatively straightforward.

If you'd like to give it a try take a look at: https://github.com/PedroBern/react-native-collapsible-tab-view/pull/332

HaiPe1973 commented 1 year ago

Hello, in the next 2, 3 weeks I have too much to do at work, but then I will be happy to give them a try.

gkartalis commented 9 months ago

I think this can be closed. Adressed in the prs below

HaiPe1973 commented 8 months ago

Great work, thank you!