wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.01k stars 2.68k forks source link

Emit bottom tab events on back navigation on Android #7888

Open androideveloper opened 2 weeks ago

androideveloper commented 2 weeks ago

When setting bottom tabs bottomTabsOnPress to first or previous, there are no emitted events for tab selection, which breaks navigation inside the apps that subscribe to those changes.