DLLocalNotifications Versions Save

:speech_balloon: Easily create Local Notifications in swift - Wrapper of UserNotifications Framework

0.09

3 years ago

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

Breaking API Changes -- Check Readme for latest API

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

0.0.7

5 years ago

Notification Queue Added sans Attachments and region Basic tests added

0.06

7 years ago

0.05

7 years ago

0.04

7 years ago

0.03

7 years ago
  1. Added support to easily add location based notifications
  2. Added support to easily create categories and add action buttons to your notification

0.02

7 years ago
  1. Added support for launch images, attachments and categories to notification
  2. Added support to create notifications for a specific time period with a specific notification interval time period

0.01

7 years ago

Included base functionality for creating local notifications using IOS 10 User Notifications Framework.