re-init amplify

This commit is contained in:
heyethereum
2024-07-07 20:21:32 +08:00
parent 47d1867cab
commit 9d7fe48e98
77 changed files with 5040 additions and 349 deletions

View File

@@ -12,16 +12,14 @@
"backgroundColor": "#ffffff"
},
"ios": {
"supportsTablet": true
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"
}
"supportsTablet": true,
"bundleIdentifier": "com.piggyinu.safeqr"
},
"web": {
"favicon": "./assets/favicon.png"
},
"android": {
"package": "com.piggyinu.safeqr"
}
}
}