promogame-react-unity-template/app-config.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": []
}