You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const{ withSentry }=require('@sentry/react-native/expo');constconfig={...};module.exports=withSentry(config,{url: 'https://sentry.io/',project: 'project-slug',// Or use SENTRY_PROJECT envorganization: 'org-slug',// Or use SENTRY_ORG env});
sentry-expo
deprecations plans #3262The goal is to move Expo Config Plugin from
sentry-expo
tosentry-react-native
.The text was updated successfully, but these errors were encountered: