d7laungani / DLLocalNotifications

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

Fix bugs #31

Closed d7laungani closed 3 years ago

d7laungani commented 3 years ago

This PR fixes multiple issues and refactors the API to better reflect the limitations of the User Notifications Framework

Notes -- You can only repeat notifications via date components -- Delayed repeated notifications are not supported in the underlying User Notifications Framework