0.0.5 • Published 2 years ago

@arfeen000/local-notification v0.0.5

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

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, );

0.0.1

2 years ago

0.0.0

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago