Set app title and add icon
This commit is contained in:
parent
6f10efaac0
commit
7d52b21b9b
4
app.json
4
app.json
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"expo": {
|
"expo": {
|
||||||
"name": "poker-chips-helper",
|
"name": "Poker Chips Helper",
|
||||||
"slug": "poker-chips-helper",
|
"slug": "poker-chips-helper",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icon": "./assets/images/icon.png",
|
"icon": "./assets/images/icon1.png",
|
||||||
"scheme": "myapp",
|
"scheme": "myapp",
|
||||||
"userInterfaceStyle": "automatic",
|
"userInterfaceStyle": "automatic",
|
||||||
"newArchEnabled": true,
|
"newArchEnabled": true,
|
||||||
|
BIN
assets/images/icon1.png
Normal file
BIN
assets/images/icon1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in New Issue
Block a user