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 happened after I upgrade from React 0.64.2 to 0.79.2. No issue at Android.
Previously using react-native-reanimated: "^2.2.0". No issue as well.
The project has enabled hermes for debugging purpose.
I tried creating a new project in React 0.79.2. No issue as well.
However when mirroring the files into my own project this crash issue happened.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone facing this crash issue when using Animated.View from 'react-native-reanimated' package?
react-native-reanimated: "^3.17.5"
react-native: "0.79.2"
react: "19.0.0"
It happened after I upgrade from React 0.64.2 to 0.79.2. No issue at Android.
Previously using react-native-reanimated: "^2.2.0". No issue as well.
The project has enabled hermes for debugging purpose.
I tried creating a new project in React 0.79.2. No issue as well.
However when mirroring the files into my own project this crash issue happened.
Beta Was this translation helpful? Give feedback.
All reactions