1.0.3 • Published 4 years ago

react-native-native-error-lib v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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;