register update
This commit is contained in:
@@ -45,7 +45,6 @@ export function useNotifications() {
|
||||
|
||||
// Foreground listener
|
||||
notificationListener.current = Notifications.addNotificationReceivedListener((notification) => {
|
||||
console.log('Notification received:', notification);
|
||||
});
|
||||
|
||||
// User response listener
|
||||
|
||||
Reference in New Issue
Block a user