React Native Fcm

screenshot of React Native Fcm
firebase

react native module for firebase cloud messaging and local notification

Overview

The React Native FCM (Firebase Cloud Messaging) library is no longer maintained, with users encouraged to switch to the more robust react-native-firebase. It is advised for existing users to migrate to react-native-firebase as it provides the same functionality with a larger team supporting it. This transition is further supported by example projects provided by the library author.

Features

  • Deprecated Repository: The React Native FCM repository is no longer maintained, with users advised to switch to react-native-firebase for ongoing support.
  • Migrating to react-native-firebase: Existing users are encouraged to transition to react-native-firebase due to its better support and larger development team.
  • Compatibility Versions: Information is provided on the versions of react-native-fcm that are compatible with different versions of React Native and Firebase SDKs.
  • Example Project: An example project using react-native-firebase is available for reference to aid in the migration process.
  • Installation Guide: Detailed steps are provided for installing react-native-fcm and linking it to the respective platforms, including manual configurations required for iOS and Android.
  • Configuration Instructions: Specific instructions are given for Android and iOS configuration requirements within the Firebase console.
  • Dependency Conflict Resolution: Users are guided on resolving dependency conflicts if other Firebase libraries are being used alongside react-native-fcm.

Summary

The React Native FCM library is no longer actively maintained, and users are directed to switch to react-native-firebase for continued support and development. Compatibility information, installation steps, and configuration guides have been provided to assist users in the migration process. It is essential for existing users to consider transitioning to react-native-firebase to leverage its enhanced capabilities and ongoing updates.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.