react-native-fabric-crashlytics

0.1.8 • Public • Published

react-native-fabric-crashlytics

Reports javascript exceptions in React Native to the Crashlytics server, using the react-native-fabric library.

Usage

To use, add this code to your index.ios.js and index.android.js (or some library included by both).

// Already assumes that Fabric is initialized/configured properly in the iOS and Android app startup code.
import crashlytics from 'react-native-fabric-crashlytics';
crashlytics.init();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.8
    2
    • latest

Version History

Package Sidebar

Install

npm i react-native-fabric-crashlytics

Weekly Downloads

2

Version

0.1.8

License

ISC

Last publish

Collaborators

  • mikelambert