With the iOS 10 SDK apple Apple has added the UserNotifications Framework providing a unified API for local and remote notifications across iOS, watchOS, and tVOS devices.
Davis Allie has written an in-depth series of tutorials showing the basics of creating user notifications, creating custom notifications, and creating notification service extensions.
You can find the tutorials on the Tutsplus site:
Part 1 – Sending Basic Notifications
Part 2 – Creating Customized Notifications
Part 3 – Creating Notification Extensions
A nice series on utilizing iOS 10’s UserNotifications.framework.
Original article: Tutorials: Using The iOS 10 User Notifications Framework
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.