react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
753 stars 288 forks source link

fix: add provisional notifications permissions request #444

Open bshokati opened 4 months ago

bshokati commented 4 months ago

This PR adds the ability to request provisional notification permissions. I'm wondering why it has not been added before. Unfortunately, I couldn't get the project to build and run to test these changes. If anyone has the ability to do so or could tell me how to build and run it on an M1 mac, I'd be happy to test the changes locally. Thanks!