can't understand how to make my push notification push with sound #5078
Unanswered
EdenBinyamin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to find out how to implement push notification on my react-native app, and I just can't figure it out how to implement vibration and sound to my notification.
I saw in many topics that I should use setSound('default') or something like that but I didn't understand how to use setSound and where should I import it.
Thanks ahead.
Beta Was this translation helpful? Give feedback.
All reactions