Releases: emekalites/react-native-alarm-notification
Releases · emekalites/react-native-alarm-notification
v1.7.1
v1.7.0
- iOS updates for scheduling alarm notification, repeat alarm, notification listeners and alarm snooze
v1.6.1
fixed android keeps vibrating forever
v1.6.0
- Modified options for scheduling repeat alarm
if schedule_type is "repeat", repeat_interval can be minutely, hourly, daily or weekly
- Set volume for alarm sound
- Set Bypass DND [android]
v1.5.2
fixed stopAlarmSound() crashing app
v1.5.1
- iOS schedule alarm
- Alarm Id gets to be generated and returned after alarm has been set
- Delete alarm fixed