Skip to content

It's include all kinds of local notifications using UserNotifications framework.

Notifications You must be signed in to change notification settings

nitin-agam/local-notification-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

local-notification-demo

In this demo, you will learn how to schedule local notifications in Swift. To achieve this, we used the framework called 'UserNotifications'.

This demo includes:

  • Default local notifications with Time Interval, Location and Calendar.

  • Notifications with attachments, you can attach media files like Image, Audio, Video, GIF etc.

  • Add your own actions with the Notification preview and perform any tasks on trigger an action.

  • Notification with Custom UI. Yes, you can add your custom UI also in notification preview using "UNNotificationContentExtension".

Please raise an issue if you found anything.

Inspired from: Konstantin Kokorin

Thank you! Nitin A

About

It's include all kinds of local notifications using UserNotifications framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages