react-native-scrollable-tabstring
react-native-scrollable-tabstring copied to clipboard
A ScrollView-like component with animated horizontal tab when scrolling
nice library ,was searching for a very long time for it but i could not use it in ScrollView there should be option for nestedScrollEnable like flatList ,thankyou
    My Version: `"expo": "~40.0.0"` `"react": "16.13.1"` `"react-dom": "16.13.1"` `"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz"` `"react-native-scrollable-tabstring": "^0.0.7"`
I know that the Length of `dataTabs` and `dataSections` must equal. I am using the simple example provided but the tabs are actually scrolling to child elements position and not...
Is there a way we can hide the tab menu?