Skip to content

Commit 46920a7

Browse files
authored
Update MIGRATION.md
1 parent c733c1f commit 46920a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MIGRATION.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ Add the new required dependencies to your project.
6767

6868
Expo:
6969

70-
```json
70+
```sh
7171
npx expo install react-native-reanimated react-native-gesture-handler @gorhom/bottom-sheet react-native-svg
7272
```
7373
RN Cli:
7474

75-
```
75+
```sh
7676
npm install react-native-reanimated react-native-gesture-handler @gorhom/bottom-sheet react-native-svg
7777
```
7878

0 commit comments

Comments
 (0)