-
-
Notifications
You must be signed in to change notification settings - Fork 577
Closed
Labels
NewArchIssues related only to new architectureIssues related only to new architecturePlatform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided
Description
Description
When changing from tab navigation to stack navigation then back to tab navigation again the tab will be frozen. This seems to happen only in the very specific scenario provided in the repro example.
Some things I noticed:
- If there is no
SafeAreaProvider
it works fine - If there is no
headerShown: false
on the stack navigators it works fine
Steps to reproduce
Using the Fabric example with these changes:
- Click on "Test", see the alert opens
- Click on "Toggle"
- Click on "Toggle" again
- Click on "Test", see the button does not work anymore
Snack or a link to a repository
https://github.com/janicduplessis/react-native-screens/tree/%40janic/tab-freeze
Screens version
main@8013dc87c18c0367b2fb5a2ce99b5f1e84dff0bb
React Native version
0.73
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
Metadata
Metadata
Assignees
Labels
NewArchIssues related only to new architectureIssues related only to new architecturePlatform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided