This commit is contained in:
richard
2025-08-11 07:14:29 +08:00
parent 160ece99c4
commit 3990ce7aee
68 changed files with 4478 additions and 4 deletions

View File

@@ -9,14 +9,16 @@
"userInterfaceStyle": "automatic",
"newArchEnabled": true,
"ios": {
"supportsTablet": true
"supportsTablet": true,
"bundleIdentifier": "com.anonymous.digitalpilates"
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/images/adaptive-icon.png",
"backgroundColor": "#ffffff"
},
"edgeToEdgeEnabled": true
"edgeToEdgeEnabled": true,
"package": "com.anonymous.digitalpilates"
},
"web": {
"bundler": "metro",