@fancydevpro/bugsnag-react-native
v2.22.4
Published
[![Documentation](https://img.shields.io/badge/documentation-2.22.4-blue.svg)](http://docs.bugsnag.com/platforms/react-native/)
Downloads
4
Readme
Bugsnag error monitoring & exception reporter for React Native
Automatic React Native crash reporting with Bugsnag helps you detect both native OS and JavaScript errors in your React Native apps.
Features
- Automatically report unhandled exceptions and crashes
- Show full stacktraces with source map integration
- Report handled exceptions
- Log breadcrumbs which are attached to crash reports and add insight to users' actions
- Attach user information to determine how many people are affected by a crash
Getting started
- Create a Bugsnag account
- Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
- Report handled exceptions using
Client.notify()
- Customize your integration using the configuration options
Support
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Having trouble getting started? Please contact support.
- Report a bug or request a feature
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.