We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c38ae commit ba72d86Copy full SHA for ba72d86
README.md
@@ -9,12 +9,12 @@ The `@sirenapp/react-native-inbox` sdk is a comprehensive and customizable React
9
You can install the react sdk from npm
10
11
```bash
12
-npm @sirenapp/react-native-inbox
+npm install @sirenapp/react-native-inbox
13
```
14
or from yarn
15
16
17
-yarn @sirenapp/react-native-inbox
+yarn add @sirenapp/react-native-inbox
18
19
20
## 2. Configuration
0 commit comments