react-native-gleapsdk
v14.0.4
Published
Know exactly why and how a bug happened. Get reports with screenshots, live action replays and all of the important metadata every time.
Downloads
2,659
Readme
Gleap ReactNative SDK
The Gleap SDK for ReactNative is the easiest way to integrate Gleap into your apps!
You have two ways to set up the Gleap SDK for ReactNative. The easiest way ist to use the maven repository to add Gleap SDK to your project. (it's super easy to get started & worth using 😍)
Installation
npm install react-native-gleapsdk
Usage
// Import the SDK
import Gleap from "react-native-gleapsdk";
// Initialize it
Gleap.initialize('YOUR_API_KEY');
Need help?
Checkout our full documentation or contact us - we are always here to help 👋.