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
It looks like a long-known react-native-screen issue with the native stack header. Can you set headerShown to false on your navigator and see if the issue still persists?
Ok, good, so that is a react-native-screens related issue. We also encountered the same problems in our example app in Reanimated. I will keep this issue open so that we can come back to it in the future.
Description
I don't know why the screen keeps flickering. I tested several models of iPhone.
simplely
useSharedValue
and transform view'stranslateY
, no matter usingtiming
method or programmatically change the value, I't flickering.reproduce-flickering-issue-repo
example.MP4
Steps to reproduce
Snack or a link to a repository
https://github.com/wvq/example-use-animated-keyboard.git
Reanimated version
3.17.1
React Native version
0.77.1
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo Go
Architecture
Fabric (New Architecture)
Build type
Release app & production bundle
Device
Real device
Device model
iPhone X, iPhone 15
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: