Skip to content

Commit

Permalink
rmvsplash
Browse files Browse the repository at this point in the history
  • Loading branch information
milon27 committed Jul 17, 2021
1 parent 52b6923 commit 641c72e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"splash": {
"image": "./assets/splash.png",
"resizeMode": "contain",
"backgroundColor": "#6763D5"
},
"updates": {
"fallbackToCacheTimeout": 0
},
Expand Down
9 changes: 8 additions & 1 deletion todo.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
1. search

2. email save.
3. edit
3. edit


"splash": {
// "image": "./assets/splash.png",
// "resizeMode": "contain",
// "backgroundColor": "#6763D5"
// },

0 comments on commit 641c72e

Please sign in to comment.