Penerapan ke database

Fix:
- android/app/src/main/AndroidManifest.xml
- app/(application)/(user)/home.tsx
- components/_ShareComponent/NotificationInitializer.tsx
- ios/HIPMIBadungConnect.xcodeproj/project.pbxproj
- ios/HIPMIBadungConnect/Info.plist
- service/api-notifications.ts

### No Issue
This commit is contained in:
2025-12-16 17:47:50 +08:00
parent d27c01ed56
commit 05c1cac10f
6 changed files with 130 additions and 30 deletions

View File

@@ -145,7 +145,7 @@ export default function Application() {
}
>
<StackCustom>
<ButtonCustom onPress={() => router.push("./test-notifications")}>Test Notif</ButtonCustom>
{/* <ButtonCustom onPress={() => router.push("./test-notifications")}>Test Notif</ButtonCustom> */}
<Home_ImageSection />