React-native-reanimated-bottom-sheet: react-native-reanimated above 1.4.0 breaks reanimated-bottom-sheet

Created on 13 Apr 2020  路  6Comments  路  Source: osdnk/react-native-reanimated-bottom-sheet

I've upgraded react-native-reanimated and the BottomSheet doesn't work properly

Most helpful comment

That's probably why we have so many issues lately.

The package this uses is 1.0.1. Guess we need an urgent update.

All 6 comments

That's probably why we have so many issues lately.

The package this uses is 1.0.1. Guess we need an urgent update.

Any plans to make it compatible with later versions of reanimated?

What do you mean exactly by "it doesn't work properly" ?

I launched an example app which uses react-native-reanimated: "~1.7.0" and it works. https://github.com/osdnk/react-native-reanimated-bottom-sheet/blob/master/Example/package.json#L17

@jtomaszewski I'm trying to do the same but currently cannot fix this error. Did you encounter this too?
IMG_A7DCF426ABFA-1

I had to do "yarn prepare" in the repo directory and then "yarn link../" in the example directory. Then it worked.

callbackNode is sometimes returning incorrect value when using react-native-reanimated above 1.4.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Saad-Bashar picture Saad-Bashar  路  6Comments

praneeth-hiver picture praneeth-hiver  路  4Comments

Arjun-aks picture Arjun-aks  路  4Comments

ardyfeb picture ardyfeb  路  5Comments

burhanahmed92 picture burhanahmed92  路  6Comments