react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

bottomTabs.currentTabId is not triggered on IOS

Open ice-performance opened this issue 1 year ago • 0 comments

What happened?

currentTabId is being ignored on IOS but is working fine on Android. Apparently the issue was fixed on this PR https://github.com/wix/react-native-navigation/issues/6766 4 years ago but still persists on IOS

What was the expected behaviour?

No response

Was it tested on latest react-native-navigation?

  • [X] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

No response

In what environment did this happen?

React Native Navigation version: 7.40.1 React Native version: 0.74.1 Has Fabric (React Native's new rendering system) enabled: (yes/no) No Node version: 18.16.1 Device model: iPhone 15 Pro iOS version: 17.2

ice-performance avatar Aug 13 '24 09:08 ice-performance