Add android

This commit is contained in:
Max Lynch
2021-01-13 19:01:01 -06:00
parent c60f5b3dcc
commit c10871c080
68 changed files with 1368 additions and 302 deletions
@@ -0,0 +1,13 @@
{
"appId": "com.example.app",
"appName": "nextjs-tailwind-capacitor",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "out",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {}
}