[](http://docs.bugsnag.com/platforms/react-native/)
npm install bugsnag-react-nativeAutomatic 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
1. Create a Bugsnag account
1. Complete the instructions in the integration guide to report unhandled exceptions thrown from your app
1. Report handled exceptions using Client.notify()
1. Customize your integration using the configuration options
* 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
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.