d7laungani / DLLocalNotifications

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

Refactor into individual classes #18

Closed d7laungani closed 5 years ago

d7laungani commented 5 years ago

Instead of having a monolithic file it is broken down into smaller classes for easier debugging and iterating on the code.