react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
741 stars 285 forks source link

Fix issue #196 #198

Closed Mighty683 closed 3 years ago

Mighty683 commented 3 years ago

AuthorizationStatus in PushNotificationPermissions is actually a number value not whole interface. I made PushNotificationPermissions to include values from this interface