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 90e6253 commit b1a0da2Copy full SHA for b1a0da2
example/install.sh
@@ -11,7 +11,7 @@ rm App.js
11
curl https://raw.githubusercontent.com/Countly/countly-sdk-react-native-bridge/master/example/App.js --output App.js
12
curl https://raw.githubusercontent.com/Countly/countly-sdk-react-native-bridge/master/example/Example.js --output Example.js
13
14
-yarn add [email protected].4
+yarn add [email protected].5
15
16
cd ./ios
17
pod install
0 commit comments