PedroBern / react-native-collapsible-tab-view

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

How to use this lib with RecyclerListView ? #222

Closed siddharth-kt closed 2 years ago

siddharth-kt commented 2 years ago

I want to use this library with https://github.com/Flipkart/recyclerlistview. How can it be done ?

Thanks