JRNLocalNotificationCenter
JRNLocalNotificationCenter copied to clipboard
minimal library for posting UILocalNotification and handling it.
…on. Configure notification centre in initializer. Add methods to get basic information about scheduled notifications.
This is one of the better libraries I've found so far for handling local notifications on iOS. I'm considering using it in a React Native application I'm working as a...
- Receive a local notification object instead of user info dictionary - Update example for iOS >= 8 compatible
registerUserNotificationSettings