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

Problem with stopAlarmSound #77

Closed Zeroxys closed 4 years ago

Zeroxys commented 4 years ago

Anybody have a problem with "ReactNativeAN.stopAlarmSound()" always I received undefined ?? or I missed something?

emekalites commented 4 years ago

@Zeroxys checking it out

ASIF-Mahmud1 commented 4 years ago

It throws an error : " TypeError: RNAlarmNotification.stopAlarmSound is not a function"