Reanimated 2.3+ is crashing on Snack
See original GitHub issueSummary
Reanimated is crashing apps on SDK 44. Might have been related to the changes in the plugin:
_stopObservingProgress is not defined
Evaluating react-native-reanimated.js
Evaluating App.js
Loading App.js
ReferenceError: _stopObservingProgress is not defined
at Object.defineProperty.value (react-native-reanimated.js:3:144722)
at n (react-native-reanimated.js:3:436754)
at Object.eval (react-native-reanimated.js:3:95149)
at n (react-native-reanimated.js:3:436754)
at Object.eval (react-native-reanimated.js:3:119689)
at n (react-native-reanimated.js:3:436754)
at eval (react-native-reanimated.js:3:437029)
at eval (react-native-reanimated.js:3:437073)
at Object.eval (react-native-reanimated.js:3:437079)
at eval (react-native-reanimated.js:8:4)
What platform(s) does this occur on?
Android
SDK Version
44
Reproducible demo or steps to reproduce from a blank project
https://staging.snack.expo.dev/@bycedrictest/reanimated-sdk44
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:9 (6 by maintainers)
Top Results From Across the Web
react-native-reanimated/plugin - You.com | The Search Engine You ...
... Steps To Reproduce add react-native-reanimated/plugin to babel.config.js Expected behavior the code to compile Actual behavior the bundler crashes Snack ...
Read more >React Native Gesture Handler Not Working On Android
The project is expo managed. I am using react-native-reanimated version "~2.3.1", react-native-gesture-handler version "2.1.0" ...
Read more >react-native-reanimated - Bountysource
Getting app crash on random places with reanimated 2 ... Snack or minimal code example ... A SIGABRT crash on Android, possibly with...
Read more >Reactnativereanimated Ios Crash - ADocLib
We found that reactnativereanimated demonstrates a positive version release cadence with at least ... We are experiencing crashes after upgrading to 2.3.0.
Read more >Reanimated - Expo Documentation
Reanimated uses React Native APIs that are incompatible with "Remote JS Debugging" for JavaScriptCore. In order to use a debugger with your app...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@byCedric can this be closed?
Thanks! I will notify you about the progress.