react-native-sentry-android
Installation
Download and link with npm install --save react-native-sentry-android && rnpm link
, and add your Sentry DSN to your AndroidManifest.xml
with:
Usage
// ... try catch e sentry
Download and link with npm install --save react-native-sentry-android && rnpm link
, and add your Sentry DSN to your AndroidManifest.xml
with:
// ... try catch e sentry
npm i react-native-sentry-android
22
0.1.6
BSD-3-Clause