Sentry’s React Native crash reporting and performance monitoring simplifies debugging— no more guessing at settings, digging through logs, or running the same scenario over and over in your emulator.
Sentry’s React Native crash reporting and performance monitoring simplifies debugging— no more guessing at settings, digging through logs, or running the same scenario over and over in your emulator.
Run this command to sign up for and install Sentry.
npx @Sentry/wizard@latest -i reactNative
Install Sentry with one line of code:
npx @sentry/wizard@latest -i reactNative
That's it. Check out our documentation to ensure you have the latest instructions.
Use Session Replay to spot responsiveness delays or stuck screens.
Identify long-running scripts blocking the JS thread, causing unresponsive interactions and lag in your app.
Capture failed API requests and response times for debugging, identify slow endpoints delaying user interactions, and track XHR and fetch request failures affecting performance.
Measure "Time to Initial Display" and "Time to Full Display" to improve the user experience.
See exactly what your users experienced so you can diagnose issues faster.
Get started with the only application monitoring platform that empowers developers to fix application problems without compromising on velocity.