Migliorata gestione e visualizzazione notifiche

This commit is contained in:
2025-09-12 15:42:56 +02:00
parent b798b01da0
commit 223e74c490
20 changed files with 229 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
using CommunityToolkit.Mvvm.Messaging;
using salesbook.Shared.Core.Entity;
using salesbook.Shared.Core.Interface.IntegryApi;
using salesbook.Shared.Core.Messages.Notification;
using salesbook.Shared.Core.Messages.Notification.NewPush;
using Shiny.Push;
namespace salesbook.Maui.Core.System.Notification.Push;