PedroBern / react-native-collapsible-tab-view

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

Takes more time when switch one tab to another #189

Closed eswarant closed 2 years ago

eswarant commented 3 years ago

I am using this V2 to integrate with react native tab view, https://github.com/PedroBern/react-native-collapsible-tab-view/tree/v2.

tab immediately switched when i use static content with scrollview but it takes some seconds if i am using flatlist with get data fro backend(by making redux call)

andreialecu commented 2 years ago

Sorry but old versions are unsupported. Not much we can help with here.