[RN 0.73.10] - Native Stack Navigator Input focus crashes app on iOS Device only #2523
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
When running an app on old architecture if you mount a native stack navigator and have an input that's
autoFocus
the app will hang and eventually crash and become unresponsive.This only happens if:
height="100%"
Relevant RN thread - facebook/react-native#42939
Why is this of concern to RN Screens?
If you use a regular stack navigator the app will have hanging frames but it will self-resolve, when using native stack navigators it completely halts and crashes
Steps to reproduce
You need a physical iOS device
Snack or a link to a repository
https://github.com/mobinni/RNBrokenKeyboardAvoidingView
Screens version
3.33.0
React Native version
0.73.10
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Release mode
Device
Real device
Device model
iPhone 11, 14 pro
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: