For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LoginTalk to us
DocumentationSDKsConnectAPI Reference
DocumentationSDKsConnectAPI Reference
  • Introduction
    • Overview
  • Mobile Push
    • Flutter Push SDK
    • React Native Push SDK
      • Prerequisites
      • Installation
      • Usage
      • Android specific configuration
      • IOS specific configuration
      • FAQs
    • Kotlin Push SDK
    • Swift Push SDK
  • In-App
    • React In-App SDK
    • React Native In-App SDK
    • Flutter In-App SDK
  • Web Push
    • Web Push SDK
  • TOTP
    • TOTP Swift SDK
    • TOTP Kotlin SDK
LogoLogo
LoginTalk to us
Mobile Push

React Native Push SDK

Welcome to the comprehensive guide for integrating Fyno’s React Native Push Notification SDK in your React Native application. This guide will walk you through the prerequisites, installation, and step-by-step configuration required to get your app ready for push notifications on both iOS and Android. We’ll cover topics such as setting up Firebase Cloud Messaging (FCM), Apple Push Notification service (APNs), Xiaomi Push, user identification, handling errors, and troubleshooting. Let’s get started!

Regarding multiple SDKs
Using multiple push notification SDKs in the same application may lead to conflicts or unexpected behavior. To ensure smooth functionality, it is mandatory to avoid integrating other push notification SDKs alongside this one.
  • Prerequisites

  • Installation

  • Usage

  • Android specific configuration

  • iOS specific configuration

  • FAQs

Was this page helpful?
Previous

React Native - Prerequisites Advanced Setup Requirements

Next
Built with