You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bottom-tabs,iOS): regression in JS tab change - wrong signal sent to controller (#19)
## Description
software-mansion/react-native-screens-labs@6576ef2
introduced a regression causing js tab change to not work.
## Changes
This PR restores correct behaviour on focus change.
## Test code and steps to reproduce
`TestBottomTabs`
## Checklist
- [x] Included code example that can be used to test this change
- [ ] Ensured that CI passes
0 commit comments