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

How to push intent to full screen notification when there was an alarm #78

Closed CayBap closed 4 years ago

CayBap commented 4 years ago

Please help me, I don't push full screen notification and stop alarm

emekalites commented 4 years ago

Hi @CayBap , I do not think full screen notification is possible at this time. meanwhile please check the ReadMe to see how you can add a stop button to the notification.

CayBap commented 4 years ago

@emekalites , I want to show notification as image when the phone was locked https://imgur.com/0e09HSy

CayBap commented 4 years ago

@emekalites I call function stopAlarmSound() but The vibration still work

emekalites commented 4 years ago

@CayBap I'm sorry, It's not possible to show the notification as you represented it in the image. Maybe in the future i'll consider to add fullscreen notifications.

emekalites commented 4 years ago

@emekalites I call function stopAlarmSound() but The vibration still work

lets follow this issue here #79