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

Tabs.Recyclerlistview

Open alexpchin opened this issue 3 years ago • 1 comments

Feature request

It would be nice to have a Recyclerlistview component to optimise tabs. https://github.com/Flipkart/recyclerlistview

alexpchin avatar May 18 '22 01:05 alexpchin

With the upcoming migration to Fabric in the RN world, I think recyclerlistview might soon be deprecated (or at least will need a full rewrite)

That being said, it might be possible to just create your own wrapper for it using https://github.com/PedroBern/react-native-collapsible-tab-view/blob/main/src/FlatList.tsx as a guideline.

andreialecu avatar May 18 '22 08:05 andreialecu