17 lines
335 B
JSON
17 lines
335 B
JSON
{
|
|
"app": {
|
|
"title": "promogame-react-unity-template",
|
|
"textColor": {
|
|
"light": "black",
|
|
"dark": "white"
|
|
},
|
|
"statusBar": "transparent",
|
|
"actionBarHidden": true,
|
|
"hideIOSSafeAreaBottom": true,
|
|
"hideAndroidBottomNavigationBar": true
|
|
},
|
|
"listCSS": [],
|
|
"listSyncJS": [],
|
|
"listAsyncJS": []
|
|
}
|