13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"appId": "so.forum.app",
|
|
"appName": "Forum",
|
|
"webDir": "dist",
|
|
"ios": {
|
|
"allowsBackForwardNavigationGestures": true
|
|
},
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchAutoHide": true
|
|
}
|
|
}
|
|
} |