Thanks to visit codestin.com
Credit goes to officialskills.sh

Back to skills

sentry-react-native-sdk

Full Sentry SDK setup for React Native and Expo (managed, bare, and vanilla React Native).

Setup & Installation

npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-react-native-sdk
or paste the link and ask your coding assistant to install it
https://github.com/getsentry/sentry-for-ai/tree/main/skills/sentry-react-native-sdk
View on GitHub

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