Setup & Installation
What This Skill Does
Full Sentry SDK setup for React Native and Expo. Use when asked to add Sentry to React Native, install @sentry/react-native, setup Sentry in Expo, or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React Native.
Navigates the Expo-managed vs bare vs vanilla RN permutations so teams get the right setup path for their build.
When to use it
- Adding @sentry/react-native to an Expo managed app
- Enabling session replay on a React Native app
- Wiring profiling into a bare-workflow Expo project
- Capturing native crashes alongside JS errors
- Standardizing Sentry across Expo and vanilla RN apps