react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

Is there a way to display a persistent floating notification?

Open danilhendrasr opened this issue 3 years ago • 2 comments

Question

Hi, first of all, thank you for the amazing library that you guys created and maintained.

I'm currently trying to implement a persistent floating notification like the following picture: images (9)

I've been digging around the internet for several days and couldn't find the answer if it's possible. I've tried using the onGoing params provided by this library but I realized it only persists the notification on the system's notification center, not when when the notification is floating.

I noticed Discord is able to do this with their call notification, so I'm thinking there's got to be a way. But I'm pretty much clueless about the native world, so forgive me if I'm asking something obvious here. My question is, is this behavior achievable by this library? and how? Or do I need to use another library?

danilhendrasr avatar Oct 15 '21 15:10 danilhendrasr

I know this is an old post, but were you ever able to find a fix for this? I'm running into the exact same issue. Any help would be appreciated.

Edit: Nevermind I found the answer here

swcloud1 avatar Apr 20 '22 04:04 swcloud1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 22 '23 00:07 github-actions[bot]