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
When navigating from one screen to another in a stack where the second screen has a text input with autofocus, the transition animation between the screens becomes laggy.
Description
When navigating from one screen to another in a stack where the second screen has a text input with autofocus, the transition animation between the screens becomes laggy.
The issue is more obvious on a real device
Real device (Iphone 8 plus):
RPReplay_Final1668517694.MP4
Simulator
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2022-11-15.at.15.05.33.mp4
Steps to reproduce
Snack or a link to a repository
https://github.com/itsramiel/bare-autocus
Screens version
3.18.2
React Native version
0.70.5
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Real device
Device model
Iphone 8 plus( Ios 16.0 )
Acknowledgements
Yes