react-native-custom-shape
v0.3.0
Published
TODO
Downloads
3
Readme
react-native-custom-shape
Getting started
$ npm install react-native-custom-shape --save
Mostly automatic installation
$ react-native link react-native-custom-shape
Usage
import CustomShape from 'react-native-custom-shape';
// TODO: What to do with the module?
CustomShape;