web-ridge / react-native-paper-tabs

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

How can I get On click event on on tab click #22

Closed naveenprakash74 closed 2 years ago

naveenprakash74 commented 2 years ago

i want on click event on tab click by using onChangeIndex i get event after index changes.

I want to fetch data on click tab

RichardLindhout commented 2 years ago

Added onPress & onPressIn to TabScreen in 0.7.0!