mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-03 22:48:36 +08:00
1.9 KiB
1.9 KiB
title, description
| title | description |
|---|---|
| Crashlytics | Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. |
Crashlytics
Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. React Native Firebase provides automatic crash reporting for both native and JavaScript errors, including unhandled promise rejections. The JavaScript API also allows for full custom crash reporting and supports sending additional attributes to help debug crashes within your application.
Getting Started
Install & start capturing any errors your application throws. Ensuring crash reports contain the right information to help you debug and fix the issue is crtical to providing a stable application. Our guides cover tips and tricks for integrating Crashlytics sucessfully. The API reference covers every aspect to successfully integrate your application with Crashlyics.Learn more
Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: