ios icon indicating copy to clipboard operation
ios copied to clipboard

React Native Push Notification API for iOS.

Results 155 ios issues
Sort by recently updated
recently updated
newest added

Hello, I'm having an issue after the user has accepted to receive notification, they get a followup alert with the title "Notification Permission" and inner text "unavailable". When the user...

In react native ios, I want to disable push notification pop up in foreground from javascript side in specific scenarios. How can I achieve that, Is there possible ways to...

i have done this in my code for android it's working fine but in ios it's not working when checking it by changing the date single local notifications are working...

Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2. Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in html while redirecting (expressjs/serve-static#173) New Contributors @​UlisesGascon made their first contribution...

dependencies

**Current Behavior** On iOS, it's not clear how to schedule notifications to be repeated at specific intervals (e.g., push a notif everyday at 8pm for one week) when the app...