Skip to content

Adds support for UNNotificationPresentationOptionList on iOS 14+ and exposes it to JS via NotificationCompletion.#1072

Open
joysonjson wants to merge 2 commits intowix:masterfrom
joysonjson:feature/ios-notification-list-option
Open

Adds support for UNNotificationPresentationOptionList on iOS 14+ and exposes it to JS via NotificationCompletion.#1072
joysonjson wants to merge 2 commits intowix:masterfrom
joysonjson:feature/ios-notification-list-option

Conversation

@joysonjson
Copy link

Changes

  • Added list option handling in RCTConvert+RNNotifications
  • Extended NotificationCompletion interface to include list?: boolean
  • Guarded with iOS 14 availability check

Testing

  • iOS 18.6.2 simulator, iPhone 15 device.
  • Verified alert, badge, sound, and list presentation options in foreground

Documentation

  • Added documentation for foreground notification presentation options
  • Documented list option availability (iOS 14+)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants