1.0.1 • Published 4 years ago

react-native-rn-shadow-view-module v1.0.1

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

react-native-rn-shadow-view-module

Getting started

$ npm install react-native-rn-shadow-view-module --save

Mostly automatic installation

$ react-native link react-native-rn-shadow-view-module

Usage

import RnShadowViewModule from 'react-native-rn-shadow-view-module';

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