https://github.com/shift72/firebase-crashlytics
https://github.com/shift72/firebase-crashlytics
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/shift72/firebase-crashlytics
- Owner: shift72
- License: other
- Created: 2021-05-19T20:59:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T03:53:07.000Z (about 3 years ago)
- Last Synced: 2025-03-29T12:11:56.360Z (about 1 year ago)
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
React Native Firebase - Crashlytics
---
Firebase Crashlytics helps you track, prioritize, and fix stability issues that erode app quality, in realtime. Spend less time triaging and troubleshooting crashes and more time building app features that delight users.
[> Learn More](https://firebase.google.com/products/crashlytics/)
## Installation
Requires `@react-native-firebase/app` to be installed.
```bash
yarn add @react-native-firebase/crashlytics
```
## Documentation
- [Quick Start](https://rnfirebase.io/crashlytics/usage)
- [Reference](https://rnfirebase.io/reference/crashlytics)
### Additional Topics
- [Viewing crash reports](https://rnfirebase.io/crashlytics/crash-reports)
## License
- See [LICENSE](/LICENSE)
---
Built and maintained with 💛 by Invertase.
---
