1.0.5 • Published 4 years ago

react-native-sample-lib-sergey-brazhnik v1.0.5

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

react-native-sample-lib

Getting started

$ npm install react-native-sample-lib --save

Mostly automatic installation

$ react-native link react-native-sample-lib

Usage

import SampleLib from 'react-native-sample-lib';

// TODO: What to do with the module?
SampleLib;