We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165709b commit 8cf803dCopy full SHA for 8cf803d
README.md
@@ -16,7 +16,7 @@
16
The Local Notifications plugin allows your app to show notifications when the app is not running.
17
Just like remote push notifications, but a few orders of magnitude easier to set up.
18
19
-> **Breaking changes in 3.0.0**: `smallIcon` is now `icon`/`silhouetteIcon`, and `largeIcon` is now `image`. Also, read the 'Setup' paragraph below.
+> ⚠️ Plugin version 4.0.0 should be used with NativeScript 6+. If you have an older `tns --version`, please use an older plugin version.
20
21
## Installation
22
From the command prompt go to your app's root folder and execute:
0 commit comments