EddyVerbruggen/nativescript-local-notifications
View on GitHubOnNotificationSent Feature
Open
#76 opened on Jan 8, 2018
enhancementhelp wanted
Repository metrics
- Stars
- (162 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Currently, we can only specify app behavior after the user clicks on the notification. It would be more flexible if we can specify a certain behavior after a notification is sent, like scheduling another notification with a different period or changing something in the app itself.
Thanks.