react-native-native-error-lib
v1.0.3
Published
TODO
Downloads
11
Readme
react-native-native-error-lib
Getting started
$ npm install react-native-native-error-lib --save
Mostly automatic installation
$ react-native link react-native-native-error-lib
Usage
import NativeErrorLib from 'react-native-native-error-lib';
// TODO: What to do with the module?
NativeErrorLib;