React Native (RN) is a widely-used JavaScript-based mobile app framework that facilitates the development of applications for both Android and iOS platforms using a unified codebase.

Contlo supports integrating your app using React Native SDK to enable push notifications, events, analytics, automation, etc.

This section guides you to integrate Contlo’s React Native SDK into your React application.

Requirements

Before getting started with the installation, please make sure of the following specifications:

  1. Android version 4.4 (API level 19) or higher.
  2. Java 8 or higher.
  3. Android Gradle Plugin 3.4.0 or higher.