Merge pull request #28 from djwesty/vutukuri15/23
Add app title and app icon #23
This commit is contained in:
commit
a1ace37271
4
app.json
4
app.json
@ -1,10 +1,10 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "poker-chips-helper",
|
||||
"name": "Poker Chips Helper",
|
||||
"slug": "poker-chips-helper",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/images/icon.png",
|
||||
"icon": "./assets/images/icon1.png",
|
||||
"scheme": "myapp",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"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