0

I have used scrollable tab view from native base here is link link

for my react native application . its performance is very slow when I press some tab from tab menu it go to that screen slowly. what I can do for better performance for quick screen changing. Native base scrollable tab view is same as in react-native-scrollable-tab-view react-native-scrollable-tab-view

thanks in advance

Asad
  • 3,070
  • 7
  • 23
  • 61

1 Answers1

0

Check this. Don't forgot to import ScrollableTab in native base. Native base Scrollable Tab

Saravana Dev
  • 304
  • 1
  • 4