d7laungani / DLLocalNotifications

:speech_balloon: Easily create Local Notifications in swift - Wrapper of UserNotifications Framework
MIT License
214 stars 38 forks source link

How to delete notification with identifier ? #27

Closed Shawon91sust closed 3 years ago

d7laungani commented 3 years ago

I have now added the ability to do this. Just keep in mind your original DLNotification reference will not be updated as not scheduled but the notification will have been cancelled.