@arfeen000/local-notification

0.0.5 • Public • Published

audio-utilis

can Show local notifications on android with/without fcm token config, ez plug and play, right now we only have android support, but we're soon to get it on ios as well,

Installation

npm install @arfeen000/local-notification

Usage

import {showNotification} from '@arfeen000/local-notification';

const NotificationHeading='Heading' const NotificationText='Text' const NotificationDescription='Description'

showNotification( NotificationHeading, NotificationText, NotificationDescription, );

Package Sidebar

Install

npm i @arfeen000/local-notification

Homepage

#readme

Weekly Downloads

1

Version

0.0.5

License

UNLICENSED

Unpacked Size

9.88 kB

Total Files

13

Last publish

Collaborators

  • arfeen000