react-native-sentry-utrust-fork
TypeScript icon, indicating that this package has built-in type declarations

0.40.3 • Public • Published


Sentry SDK for React Native

Travis npm version npm dm npm dt deps deps dev deps peer

This is a beta release

Requirements:

  • react-native >= 0.38 for iOS
  • react-native >= 0.41 for Android
  • react-native-sentry >= 0.39.0 requires react-native >= 0.56.0
  • sentry-cli >= 1.9.0 (brew install getsentry/tools/sentry-cli)

With this SDK, Sentry is now able to provide mixed stacktraces. This means that if a JavaScript call causes a crash in native code, you will see the last call from JavaScript before the crash. This also means that with the new SDK, native crashes are properly handled on iOS.

Additional device information

When using this library you will get a lot more information about the device surrounding your crashes.

Without native integration Raven js only

With native integration Enriched Additional

Mixed Stacktraces(1) Mixed Stacktrace

Documentation

https://docs.sentry.io/clients/react-native/

(1)only supported on iOS

Package Sidebar

Install

npm i react-native-sentry-utrust-fork

Weekly Downloads

1

Version

0.40.3

License

MIT

Unpacked Size

220 kB

Total Files

37

Last publish

Collaborators

  • gbmsimoes