0.1.0 • Published 6 years ago
react-native-android-create-notification v0.1.0
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" />
0.1.0
6 years ago