react-native-bottom-sheet
react-native-bottom-sheet copied to clipboard
[v4] build issue with new react-native-reanimated version
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
- install latest react-native-reanimated version
Describe what you expected to happen:
- I want to install the latest version of reanimated