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

Tabs with Recyclerlistview possible ?

Open databasemanager0 opened this issue 4 years ago • 3 comments
trafficstars

Hello,

I have seen a Tab with flatlist or scrollview. Is that possible with recyclerlistview ?

databasemanager0 avatar Aug 19 '21 23:08 databasemanager0

did you got any solution ?

siddharth-kt avatar Dec 24 '21 09:12 siddharth-kt

Take a look at the code in https://github.com/PedroBern/react-native-collapsible-tab-view/blob/main/src/FlatList.tsx

You can probably add your own implementation similar to it.

andreialecu avatar Jan 15 '22 11:01 andreialecu

@andreialecu Thanks

siddharth-kt avatar Jan 15 '22 13:01 siddharth-kt