LNRSimpleNotifications v0.6.0 Release Notes

Release Date: 2017-01-24 // about 7 years ago
  • 🔄 Changed

    • Adds LNRNotificationQueue class to queue and display notifications.
    • Adds LNRNotification to encapsulate notification content. Notifications are now triggered or queued by passing a LNRNotification.
    • Notification duration is no longer a property of the LNRNotificationManager, it is a property of each LNRNotification.