zo0r / react-native-push-notification

React Native Local and Remote Notifications
MIT License
6.77k stars 2.05k forks source link

Updated Readme.md included iOS limitation #2381

Open hamza157kashif opened 1 year ago

hamza157kashif commented 1 year ago

Added iOS limitation related to limit of number of locally scheduled notifications. If you trigger more than 64 local notifications at same time, iOS will schedule notifications and even cancel few already scheduled notifications.