react-native-trackjs

0.1.2 • Public • Published

react-native-trackjs

Reports javascript exceptions in React Native to the TrackJS server, by wrapping the trackjs js distribution.

Usage

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

import trackjs from 'react-native-trackjs';
trackjs.init({token: myTrackJsToken});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    38
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    38
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i react-native-trackjs

Weekly Downloads

38

Version

0.1.2

License

ISC

Last publish

Collaborators

  • mikelambert