bugsnag-react-native

Automatic React Native crash reporting with Bugsnag helps you detect both native OS and JavaScript errors in your React Native apps.

Usage no npm install needed!

<script type="module">
  import bugsnagReactNative from 'https://cdn.skypack.dev/bugsnag-react-native';
</script>

README

Bugsnag error monitoring & exception reporter for React Native

Documentation

Automatic React Native crash reporting with Bugsnag helps you detect both native OS and JavaScript errors in your React Native apps.

Features

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
  3. Report handled exceptions using Client.notify()
  4. Customize your integration using the configuration options

Support

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-react-native, see our contributing guide.

License

The Bugsnag React Native library is free software released under the MIT License. See LICENSE.txt for details.