Skip to content

swiftcarrot/react-native-android-create-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-android-create-notification

Create local notification in android with React Native

yarn add react-native-android-create-notification
<receiver android:name="com.swiftcarrot.createnotification.NotificationEventReceiver" />
<receiver android:name="com.swiftcarrot.createnotification.NotificationPublisher" />

About

Create local notification in android with React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published