Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-sentry

Package Overview
Dependencies
Maintainers
11
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-sentry

Official Sentry SDK for react-native

  • 0.43.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
560
decreased by-49.59%
Maintainers
11
Weekly downloads
 
Created
Source


Sentry SDK for React Native

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

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

Keywords

FAQs

Package last updated on 17 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc