b8ne / react-native-pusher-push-notifications

Manage pusher interest subscriptions and notification events in Javascript.
MIT License
97 stars 85 forks source link

Support pusher/push-notifications-swift 2.0 #38

Closed emilkarl closed 5 years ago

emilkarl commented 5 years ago

Deprecated methods used when using latest push notifications lib. This fixes it.

https://github.com/pusher/push-notifications-swift/blob/master/CHANGELOG.md#200---2019-04-12

Fixes #37