I'm having the same issue as the one described at https://github.com/ptomasroos/react-native-scrollable-tab-view/issues/999
I tried to apply the possible fix suggested there but with no avail.
I'm having the same issue as the one described at https://github.com/ptomasroos/react-native-scrollable-tab-view/issues/999
I tried to apply the possible fix suggested there but with no avail.
Solved it! Replace DefaultTabBar with ScrollableTabBar (don't forget to import it)