Socket
Book a DemoInstallSign in
Socket

ionic-local-notifications-100mb

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-local-notifications-100mb

Tweaked version of @ionic-native/local-notifications to allow notification actions.

npmnpm
Version
4.5.4
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Local Notifications

This package is a fork of the official @ionic/local-notifications repository.

It enables a few key items that are already enabled in the plugin code but disabled in the declaration file for some reason:

  • setting notification priority
  • using the trigger property to schedule future notifications
  • implementing action buttons
  • making notifications sticky
  • setting the launch property of a notification (i.e., does tapping a notification launch the app)

Tweaks were made only to allow specific functionality in the 100 Million Books Android app. Use at your own risk—there's no guarantee this package will enable the exact features you need too. It's a good idea to check the code (specifically, index.d.ts) to see what's going on.

FAQs

Package last updated on 13 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts