Flashcat Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application’s individual users.
Install the core package:
yarn add @flashcatcloud/mobile-react-nativeThen initialize the SDK with your Flashcat client token and RUM application ID. Data is sent to the Flashcat CN site by default; use the STAGING site or customEndpoints for other environments.
The RUM React Native SDK supports Expo.
The RUM React Native SDK supports monitoring hybrid applications.
The RUM React Native SDK supports OpenTelemetry and distributed traces through header generation.
If you encounter any issue when using the Flashcat SDK for React Native, please take a look at the troubleshooting documentation, or at the existing issues.
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.
For more information, see Apache License, v2.0