PedroBern / react-native-collapsible-tab-view

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

How would I use this with Shopify's new Flashlist? #273

Closed ansh closed 1 year ago

ansh commented 1 year ago

Instead of Tabs.FlatList I want to use @Shopify 's new FlashList package.

How would I replace Tabs.FlatList with FlashList?

baronha commented 1 year ago

same +1

AtakanAksal commented 1 year ago

same +1

efstathiosntonas commented 1 year ago

try this fork: https://github.com/bonfim996/react-native-collapsible-tab-view

note: it uses an old version of FlashList, use resolutions in package.json to pin it to the latest version

ansh commented 1 year ago

@efstathiosntonas It's really funny you mentioned that because @bonfim996 was working with me and he created that fork to solve exactly this issue!

I recommend that fork as well.

andreialecu commented 1 year ago

FlashList support is available in version 6.1.0