Library for reporting errors to Rollbar from React Native apps
npm install rollbar-react-native

Proactively discover, predict, and resolve errors in real-time with Rollbar’s error monitoring platform. Start tracking errors today!
---
Rollbar is a real-time exception reporting service for React-Native and other languages. The Rollbar service will
alert you of problems with your code and help you understand them in a ways never possible before. We love it and we hope you will too.
Rollbar-react-native is the SDK for React Native apps and includes support for Android, iOS, and Javascript.
1. Sign up for a Rollbar account
2. Follow the Getting Started instructions in our React Native docs to install rollbar-react-native and configure it for your platform.
For complete Usage instructions and configuration reference, see our React Native docs.
See our Releases page for a list of all releases, including changes.
If you run into any issues, please email us at support@rollbar.com
For bug reports, please open an issue on Github.
1. Fork it
2. Create your feature branch (``git checkout -b my-new-feature`).`
3. Commit your changes (git commit -am 'Added some feature'`)`
4. Push to the branch (git push origin my-new-feature``)
5. Create new Pull Request