Skip to content

Blog series on how to implement Push Notification with React Js and React Native (Expo) using Firebase Cloud Messaging (FCM)

Notifications You must be signed in to change notification settings

emmanuelayinde/Push-Notification-with-FCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

FCM Push Notifications Articles Series and Code Samples

Welcome to the repository for our series of articles on implementing push notifications using Firebase Cloud Messaging (FCM). This repository contains code samples and implementations discussed in our article series.

Repository Structure

The code samples for each article are stored in separate branches, making it easy to navigate and explore the implementations discussed in each part of the series.

Article Branches

Here's a list of the branches corresponding to each article in the series:

  • Web-Push-Notifications-with-React-and-FCM: This is the first episode of the series where we delve into how push notification works in React Js, using FCM to generate Device Token used to send notification to the device from the FCM server. The can find the working project with minimal set up here.

To view the code for a specific article, simply switch to the corresponding branch.

Getting Started

  1. Clone this repository:

    git clone https://github.com/emmanuelayinde/Push-Notification-with-FCM.git
    
  2. Check out the branch for the article you're interested in:

    git checkout branch-name
    
  3. Follow the instructions in the article and the branch-specific README to set up and run the code.

Contributing

We welcome contributions and suggestions! Please open an issue or submit a pull request if you have any improvements or find any bugs.

💰 You can help me by Donating

BuyMeACoffee

Contact

If you have any questions or feedback about the articles or the code samples, please feel free to reach out:

I'd love to hear from you and discuss push notifications, FCM, or any related topics!

Happy coding!

About

Blog series on how to implement Push Notification with React Js and React Native (Expo) using Firebase Cloud Messaging (FCM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published