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
I've been using react-native-reanimated for the past 5 months and love it. Until now. I mean I still do until the crashing is fixed. Past 2 days I've been wondering why app crashed all of a sudden. Kept getting a Hermes unknown error. Scraped the web for all kinds of answers and chaptGPT doesnt know either. It was only when I rebuilt a new project from scratch. Making sure each update on my expo project didnt crash on every line of code. Until I imported react-native-reanimated. I would comment out the import and uncomment. And it gave the same Hermes unknown error. Went back to my original expo project, commented out all the react-native-reanimated imports and components. Viola, my app is working again.
But that would mean I would have to do without reanimated library. Please fix the crash. Thank you!
Is react-native-reanimated crashing your expo project?
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
-
I've been using react-native-reanimated for the past 5 months and love it. Until now. I mean I still do until the crashing is fixed. Past 2 days I've been wondering why app crashed all of a sudden. Kept getting a Hermes unknown error. Scraped the web for all kinds of answers and chaptGPT doesnt know either. It was only when I rebuilt a new project from scratch. Making sure each update on my expo project didnt crash on every line of code. Until I imported react-native-reanimated. I would comment out the import and uncomment. And it gave the same Hermes unknown error. Went back to my original expo project, commented out all the react-native-reanimated imports and components. Viola, my app is working again.
But that would mean I would have to do without reanimated library. Please fix the crash. Thank you!
5 votes ·
Beta Was this translation helpful? Give feedback.
All reactions