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 00e6dc4 commit 59890d9Copy full SHA for 59890d9
template/_gitignore
@@ -20,7 +20,7 @@ DerivedData
20
*.hmap
21
*.ipa
22
*.xcuserstate
23
-xcshareddata
+project.xcworkspace
24
25
# Android/IntelliJ
26
#
template/package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"react": "16.8.1",
13
- "react-native": "0.61.0"
+ "react-native": "0.61.1"
14
15
"devDependencies": {
16
"@babel/core": "^7.5.0",
0 commit comments