Uninstall
To remove the SDK, run the following commands:
Copied
npx @sentry/wizard -i reactNative -p ios android --uninstall
yarn remove @sentry/react-native
cd ios && pod install
Once that's done, remove the ios/sentry.properties
and android/sentry.properties
files. Finally, remove all the code using @sentry/react-native
from your
projectRepresents your service in Sentry and allows you to scope events to a distinct application.
.Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
Suggest an edit to this page | Contribute to Docs | Report a problem
🎉 Thank you for your feedback! 🙌
- Package:
- npm:@sentry/react-native
- Version:
- 5.9.2
- Repository:
- https://github.com/getsentry/sentry-react-native