Skip to content

nitin-agam/notification_content_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Notification Content Extension

How to customizing the appearance of notifications in Swift

We will the use of UNNotificationContentExtension and UNNotificationCategory.

We will see the following things:

  1. How to play a video in the push notification.
  2. How to modify the UI content of a push notification before displaying it to the user.
  3. How to add action buttons to perform certain tasks according to the notification.

See the full article here: https://medium.com/@nitinagam17/customizing-the-appearance-of-notifications-in-swift-7cf36a544f98

About

How to customizing the appearance of notifications in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages