Push Notification in React Native

psk
Mar 28, 2021

Install react-native-push-notification

npm i react-native-push-notification

Add this to you mainfest file.

Add default icon and color also. This will make sure firebase console based notifications have an icon.

--

--