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:
@@ -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 />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user