evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 681 forks source link

Custom notification #1022

Closed Amit2530 closed 5 years ago

Amit2530 commented 5 years ago

I did not receiving the notification when my app is Foregorund ? Is i need to use the custom_notification for it? but i did not get the idea how to use it? can you please explain

evollu commented 5 years ago

for android you will need to use custom_notification example https://github.com/evollu/react-native-fcm/blob/master/Examples/simple-fcm-client/app/App.js#L137