---
title: React Native Monitoring
description: Collect RUM and Error Tracking data from your React Native projects.
breadcrumbs: Docs > RUM & Session Replay > Application Monitoring > React Native Monitoring
---

# React Native Monitoring

## Overview{% #overview %}

Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application's individual users.

## Start monitoring React Native applications{% #start-monitoring-react-native-applications %}

To get started with RUM for React Native, create an application and configure the React Native SDK.

- [Setup: Learn how to set up the React Native SDK, track background events, and send data when devices are offline.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/setup)
- [Crash Reporting: Add ANR detection and crash reporting, get deobfuscated stack traces, then test your implementation.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/error_tracking/)
- [Advanced Configuration: Enrich user sessions, manage events and data, track custom global attributes and widgets, review initialization parameters, modify or drop RUM events, and more.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/advanced_configuration)
- [Data Collected: Review data that the RUM React Native SDK collects.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/mobile_vitals)
- [Mobile Vitals: View mobile vitals, which help compute insights about your mobile application.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/mobile_vitals)
- [Web View Tracking: Monitor web views and eliminate blind spots in your mobile applications.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/web_view_tracking/?tab=reactnative)
- [Integrated Libraries: Import integrated libraries for your React Native applications.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/integrated_libraries)
- [Troubleshooting: Common troubleshooting React Native SDK issues.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/troubleshooting)
