question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reanimated 2.3+ is crashing on Snack

See original GitHub issue

Summary

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:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
danstepanovcommented, Apr 14, 2022

@byCedric can this be closed?

1reaction
piaskowykcommented, Feb 11, 2022

Thanks! I will notify you about the progress.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found