web-ridge / react-native-paper-tabs

Smooth and fast cross platform Material Design Tabs for React Native Paper
https://reactnativepapertabs.com
MIT License
199 stars 35 forks source link

Expose onScroll Event #32

Closed iM-GeeKy closed 2 years ago

iM-GeeKy commented 2 years ago

Would you be open to exposing the onScroll event from the ViewPager? I plan on adding the following behavior to my application. Depending on your time table I can probably get around to opening a pull request for this.