1.0.5 • Published 4 years ago

react-native-native-module-ui v1.0.5

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

react-native-native-module-ui

Getting started

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

Mostly automatic installation

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

Usage

import NativeModuleUi from 'react-native-native-module-ui';

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