upd: push notifikasi

Deskripsi:
- blm selesai

NO Issues
This commit is contained in:
amel
2025-06-17 17:40:54 +08:00
parent c5a3a80462
commit 94901e8ec1
9 changed files with 197 additions and 2 deletions

View File

@@ -10,14 +10,18 @@
"newArchEnabled": true,
"ios": {
"supportsTablet": true,
"bundleIdentifier": "mobiledarmasaba.app"
"bundleIdentifier": "mobiledarmasaba.app",
"infoPlist": {
"ITSAppUsesNonExemptEncryption": false
}
},
"android": {
"package": "mobiledarmasaba.app",
"adaptiveIcon": {
"foregroundImage": "./assets/images/adaptive-icon.png",
"backgroundColor": "#ffffff"
}
},
"googleServicesFile": "./google-services.json"
},
"web": {
"bundler": "metro",