A simple demo for User Notifications Framework in iOS 10
NotificationsUI is a Swift App which demos the way local notifications work in iOS 10. We use UserNotificationsUI, which lets us embed custom view controller in our notifications. It is the tutorial app from AppCoda showing below features:
- Notifications triggered by time with simple text
- Image attachment to a notification
- Add a reminder using nofication actions
For more details visit the tutorial https://www.appcoda.com/ios10-user-notifications-guide/