# react-native-push-alarm-notification
Package to schedule alarm notifications and bring your app to foreground if it is in the background.

You can refer to [react-native-push-notification](https://github.com/zo0r/react-native-push-notification) for further details.

To stop alarm sounds you can call: PushNotification.cancelMediaPlayer();

