Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

Persistent Notification Message with switch (ON/OFF) on Android/iOS?

$
0
0

I have a mobile app implemented in React Native where the user has a status online/offline. I want to implement a persistent notification message that shows up whenever the user status is Online, even if the app in the background.

I know that there is a possibility to do actions within notifications like pause button in the media player apps. How could this be done in react-native?


Viewing all articles
Browse latest Browse all 16552

Trending Articles