PedroBern / react-native-collapsible-tab-view

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

Can i use Custom ListView? #212

Closed waheed25 closed 2 years ago

waheed25 commented 2 years ago

I am already using recyclerlistview and don't want to use Flatlist due to performance issues of list having images, Is there a way to use that recyclerlistview instead of Flatlist?

vbylen commented 2 years ago

This is a duplicate issue. See https://github.com/PedroBern/react-native-collapsible-tab-view/issues/195

siddharth-kt commented 2 years ago

Did you got any solution ?

waheedakhtar694 commented 2 years ago

@siddharth-kt No.

andreialecu commented 2 years ago

Closing as duplicate of #195