We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd12899 commit 40fbf0eCopy full SHA for 40fbf0e
docs/docs/GETTING_STARTED.mdx
@@ -49,7 +49,7 @@ Install [@baronha/react-native-multiple-image-picker](https://www.npmjs.com/pack
49
<TabItem value="rn">
50
51
```bash
52
-npm i @baronha/react-native-multiple-image-picker react-native-nitro-modules
+yarn add @baronha/react-native-multiple-image-picker react-native-nitro-modules
53
cd ios && pod install
54
```
55
0 commit comments