1.0.0 • Published 5 years ago

react-native-rn-sample-module v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-native-rn-sample-module

Getting started

$ npm install react-native-rn-sample-module --save

Mostly automatic installation

$ react-native link react-native-rn-sample-module

Usage

import RnSampleModule from 'react-native-rn-sample-module';

// TODO: What to do with the module?
RnSampleModule;
1.0.0

5 years ago