We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b15c1 commit 5144608Copy full SHA for 5144608
2 files changed
SampleApp/javascript/package.json
@@ -10,7 +10,7 @@
10
"lint": "eslint ."
11
},
12
"dependencies": {
13
- "@iterable/react-native-sdk": "^1.1.1",
+ "@iterable/react-native-sdk": "^1.2.1",
14
"@react-native-community/masked-view": "^0.1.10",
15
"@react-native-community/toolbar-android": "^0.1.0-rc.2",
16
"@react-navigation/bottom-tabs": "^5.4.5",
SampleApp/typescript/package.json
0 commit comments