react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

[v4] build issue with new react-native-reanimated version

Open gurbela opened this issue 1 year ago • 0 comments

Bug

I was built on MacOS Sonoma 14.6.1 with new architect of react native enabled.

Installing a new version of reanimated has a conflict: Mismatch between JavaScript code version and Reanimated Babel plugin version (3.15.1 vs. 3.15.0)

Environment info

Library Version
@gorhom/bottom-sheet 4.6.4
react-native 0.75.2
react-native-reanimated 3.15.0
react-native-gesture-handler 2.18.1

Steps To Reproduce

  1. install latest react-native-reanimated version

Describe what you expected to happen:

  1. I want to install the latest version of reanimated

Reproducible sample code

gurbela avatar Aug 29 '24 08:08 gurbela