Skip to content

Commit

Permalink
add crash reporting services for react native (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaheen authored and axe-fb committed Nov 6, 2018
1 parent 45a10c1 commit a4070c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/more-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ The folks who built the app for Facebook's F8 conference also [open-sourced the

[Yoga](https://yogalayout.com/) is a stand-alone layout engine that extends beyond React Native and allows product engineers to build layouts quickly for multiple platforms with a highly optimized open source layout engine designed with speed, size, and ease of use in mind.

[Bugsnag](https://www.bugsnag.com/), [Microsoft App Center](https://appcenter.ms/), and [Sentry](https://sentry.io/welcome/) all provide excellent crash and error monitoring services for React and React Native apps. These services allow you to proactively monitor crashes and issues occuring on your apps in real time so you can fix them quickly and improve user experience.

The [React Developer Tools](debugging.md#react-developer-tools) are great for debugging React and React Native apps.

0 comments on commit a4070c1

Please sign in to comment.