@tecnavia/react-native-firebase-crashlytics (0.2.0)

Published 2025-01-02 15:59:54 +00:00 by naquilini

Installation

@tecnavia:registry=
npm install @tecnavia/react-native-firebase-crashlytics@0.2.0
"@tecnavia/react-native-firebase-crashlytics": "0.2.0"

About this package


React Native Firebase - Crashlytics

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


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

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/crashlytics

add to root gradle

classpath 'com.google.gms:google-services:4.3.15'
classpath "com.google.firebase:firebase-crashlytics-gradle:2.9.8"

then at top of app gradle

apply plugin: 'com.google.gms.google-services'
apply plugin: "com.google.firebase.crashlytics"

Documentation

Additional Topics

License


Built and maintained with 💛 by Invertase.


Dependencies

Dependencies

ID Version
stacktrace-js ^2.0.0

Development Dependencies

ID Version
@commitlint/config-conventional ^17.0.2
@evilmartians/lefthook ^1.2.2
@react-native-community/eslint-config ^3.0.2
@release-it/conventional-changelog ^5.0.0
@types/jest ^28.1.2
@types/react ~17.0.21
@types/react-native 0.70.0
commitlint ^17.0.2
del-cli ^5.0.0
eslint ^8.4.1
eslint-config-prettier ^8.5.0
eslint-plugin-prettier ^4.0.0
jest ^28.1.1
pod-install ^0.1.0
prettier ^2.0.5
react 17.0.2
react-native 0.67.5
react-native-builder-bob ^0.20.0
release-it ^15.0.0
typescript ^4.5.2

Peer Dependencies

ID Version
react *
react-native *

Keywords

react react-native firebase fabric crash bug error reporting crashlytics
Details
npm
2025-01-02 15:59:54 +00:00
3
Nick Aquilini
Apache-2.0
latest
25 KiB
Assets (1)
Versions (1) View all
0.2.0 2025-01-02