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.

Incompatible with reanimated v2

See original GitHub issue

Current Behavior

App crashes with the example usage from docs

  • What code are you running and what is happening? with the example usage from docs

Expected Behavior

Not to crash

How to reproduce

Run a simple example of the library using Reanimated 2

The reason I guess since I had faced it before is that it uses interpolate instead of interpolateNode since in reanimated 2 it should me imported as interpolateNode one place I found that is using interpolate

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
gorhomcommented, Aug 16, 2020

Great! Not sure why, but ill need to examine the gestures states

1reaction
sa8abcommented, Aug 16, 2020

I made it work with Reanimated v2 and it looks quite emazing, I will pull a request for v2.

Only issue I am facing it that, when you scroll out of bottomsheet, I mean “while scrolling to bottom and finger goes out of the bottom sheet” , all the gestures disable which does not feel quite perfect in this case. You have any idea how to make it work? @gorhom

Read more comments on GitHub >

github_iconTop Results From Across the Web

error when i install react native reanimated v2 #2484 - GitHub
Description Error when I install react-native-reanimated v2 on react native v0.66.0, I have to install @react-navigation/drawer v6.1.6 but I got an error ...
Read more >
Conflict between Realm MongoDB and Reanimated 2
The problem is that I use Realm SDK to connect my app to MongoDB Atlas and when I configure Reanimated 2 according to...
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 >
react-native-reanimated - npm
More powerful alternative to Animated library for React Native.. Latest version: 2.13.0, last published: a month ago.
Read more >
configure project :react-native-reanimated - You.com
Upgrade your react-native-reanimated to v2.9.1 to fix the problem. ... Gradle features were used in this build, making it incompatible with Gradle 8.0....
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