Delete unused app.json files

This commit is contained in:
Evan Bacon
2020-05-12 14:29:08 -07:00
parent bbec200e0b
commit 1fe72b1713
25 changed files with 16 additions and 323 deletions

View File

@@ -1,12 +0,0 @@
{
"expo": {
"name": "with-react-router",
"version": "1.0.0",
"icon": "https://github.com/expo/expo/blob/master/templates/expo-template-blank/assets/icon.png?raw=true",
"splash": {
"image": "https://github.com/expo/expo/blob/master/templates/expo-template-blank/assets/splash.png?raw=true",
"resizeMode": "contain",
"backgroundColor": "#ffffff"
}
}
}