PedroBern / react-native-collapsible-tab-view

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

Invalid onScroll event for Tabs.ScrollView #375

Open TallNutAlt opened 11 months ago

TallNutAlt commented 11 months ago

I need to use the onScroll event of Tabs. ScrollView to implement sliding loading, but Tabs. ScrollView does not provide this event, and the actual setting of the onScroll event has no effect