Skip to content

Commit

Permalink
Update react-native and change react-native-scripts to expo
Browse files Browse the repository at this point in the history
  • Loading branch information
yutotakano committed Dec 20, 2018
1 parent a0abc8d commit 82100c8
Show file tree
Hide file tree
Showing 3 changed files with 2,336 additions and 4,565 deletions.
6 changes: 5 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"name": "Sardonyx",
"description": "A mobile client for Sardonyx",
"slug": "sardonyx",
"sdkVersion": "27.0.0",
"privacy": "unlisted",
"sdkVersion": "31.0.0",
"version": "0.1.0",
"platforms": ["ios", "android"],
"githubUrl": "https://github.com/SardonyxApp/sardonyx",
Expand All @@ -16,6 +17,9 @@
"backgroundColor": "#eeeeee",
"resizeMode": "contain",
"image": "./src/logos/splash.png"
},
"updates": {
"fallbackToCacheTimeout": 0
}
}
}
Loading

0 comments on commit 82100c8

Please sign in to comment.