You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You also need to install `react-native-gesture-handler` and `react-native-reanimated`
27
27
dependecies. Since the latest release (1.3.0) the bottom sheet is compatible with
28
28
both versions of `react-native-reanimated` library. If you are developing for Android
29
-
and don't want to do any additional configuration besides installing the package, you you might want to install version 1. For more info on installation of reanimated version 2 check out their [official documentation](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation).
29
+
and don't want to do any additional configuration besides installing the package, you might want to install version 1. For more info on installation of reanimated version 2 check out their [official documentation](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/installation).
0 commit comments