react-native-collapsible-tab-view icon indicating copy to clipboard operation
react-native-collapsible-tab-view copied to clipboard

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

Open ansh opened this issue 2 years ago • 2 comments

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

How would I replace Tabs.FlatList with FlashList?

ansh avatar Jul 01 '22 10:07 ansh

same +1

baronha avatar Aug 15 '22 10:08 baronha

same +1

AtakanAksal avatar Sep 09 '22 15:09 AtakanAksal

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

efstathiosntonas avatar Oct 19 '22 11:10 efstathiosntonas

@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.

ansh avatar Oct 20 '22 03:10 ansh

FlashList support is available in version 6.1.0

andreialecu avatar Apr 21 '23 15:04 andreialecu