0.0.1 • Published 6 years ago

react-native-empty-lib v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-native-empty-lib

Getting started

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

Mostly automatic installation

$ react-native link react-native-empty-lib

Manual installation

iOS

Android

Usage

import RNEmptyLib from 'react-native-empty-lib';

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