-  google-services.json
- utils/notifications.ts

Fix:
- app.config.js : tambah access googleServicesFile
- app/_layout.tsx : tambah untuk push notifikasi
- package.json: install install expo-notifications expo-device expo-constants

### No Issue
This commit is contained in:
2025-11-14 17:44:22 +08:00
parent 8c3aec8e57
commit 76debfd6a6
6 changed files with 137 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ export default {
},
android: {
googleServicesFile: "./google-services.json",
adaptiveIcon: {
foregroundImage: "./assets/images/splash-icon.png",
backgroundColor: "#ffffff",