1.0.1 • Published 2 years ago

react-native-moduleconnect v1.0.1

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

react-native-native-module

Getting started

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

Mostly automatic installation

$ react-native link react-native-native-module

Usage

import ReactNativeNativeModule from 'react-native-native-module';

// TODO: What to do with the module?
ReactNativeNativeModule;
1.0.1

2 years ago