React Native Integration #
Getting Started #
We’ll be guiding you through integrating Embrace into your React Native application with a series of articles. We recommend going through them in order, although you are free to skip around.
Requirements #
Android #
- Android 4.1 (API 16) or later
- Gradle 4.4 or later
- Android Build Tools Plugin 3.+
- Java 8
Expo #
Expo apps must be ejected to integrate the required native components.
To Integration Steps