emekalites / react-native-alarm-notification

schedule alarm and local notification in react-native
https://www.npmjs.com/package/react-native-alarm-notification
MIT License
225 stars 95 forks source link

Delete Alarm or Set Alarm Active as 0 #69

Closed PhuocHoangMinhNguyen closed 4 years ago

PhuocHoangMinhNguyen commented 4 years ago

Tell me if I'm wrong but when deleting an alarm, it seems like the author only set the alarm active value as 0 instead of truly delete it from database right?