Pushwoosh / pushwoosh-react-native-plugin

Other
57 stars 43 forks source link

Support for custom iOS UNNotification handling #83

Closed BozidarK93 closed 4 years ago

BozidarK93 commented 4 years ago

This PR adds a support for users to add their custom UNNotificationCenter delegate for iOS as discussed here https://github.com/Pushwoosh/pushwoosh-react-native-plugin/issues . Approach used in this PR was extending the config with a new parameter. The default behaviour would be to use Pushwoosh delegate