You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGES:
* plugin has to be imported at application startup no matter the platform
* launch config option for notification actions will only work while targeting SDK 30 or lower (starting from Android 12, there's no way to start an activity now from a service). It should be deprecated and removed in future releases.
This plugin is part of the [plugin showcase app](https://github.com/EddyVerbruggen/nativescript-pluginshowcase/tree/master/app/feedback) I built using Angular.
60
-
61
-
There's also a simple Angular [demo in this repo](https://github.com/EddyVerbruggen/nativescript-local-notifications/tree/master/demo-ng):
62
-
63
-
### NativeScript-Vue
64
-
65
-
There is a [Vue demo](https://github.com/EddyVerbruggen/nativescript-local-notifications/tree/master/demo-vue):
0 commit comments