React Native SDK with built-in support for Expo
It’s now easier than ever to use Sentry with Expo applications.
Starting with Expo SDK 50 and Sentry React Native SDK 5.16.0, just use @sentry/react-native
package to integrate Sentry for Android, iOS, and web. Source maps for EAS Build are uploaded automatically, and EAS Update artifacts can be uploaded as easily as npx sentry-expo-upload-sourcemaps dist
.
To learn more, visit the Expo configuration page in our documentation .