Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 525 Bytes

File metadata and controls

21 lines (14 loc) · 525 Bytes

React notifications via Firebase Messaging

  1. pull the repo
  2. run yarn install
  3. check out TODO's

Enjoy firebase notifications in react 🎉🎉🎉

Testing

To be able to actually test the notifications copy the token that's printed to the console and head over to firebase cloud messaging tab in firebase console

create a new notification then click on edit notification click send test message in the FCM registration token field add the token from the console

"# react-notifications-firebase-messaging"