How to monitor and click on each tab tag of TabNavigator in React Navigation

how to listen in React Navigation to click on each tab tag of TabNavigator, or to monitor the switching of TabNavigator


there seems to be no way. React-native-scrollable-tab-view this toggle, this listening


can have a method callback tabBarOnPress, or you can customize a tab that can also be https://github.com/wuyunqiang.

.
Menu