react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
OnScroll function does not call until switched to another tab
Hi I am using https://github.com/valdio/react-native-scrollable-tabview and using onScroll props but i am not getting callback inside onScroll function until i switched to another tab. Please anybody have idea how to resolve it.