Automatic React Native crash reporting with Bugsnag helps you detect both native OS and JavaScript errors in your React Native apps.
- 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
- 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
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test
and release bugsnag-react-native
, see our
contributing guide.
The Bugsnag React Native library is free software released under the MIT License. See LICENSE.txt for details.