react-native-ss-cardview
v1.0.4
Published
TODO
Downloads
6
Readme
react-native-ss-cardview
Getting started
$ npm install react-native-ss-cardview --save
Mostly automatic installation
$ react-native link react-native-ss-cardview
Usage
import SsCardview from 'react-native-ss-cardview';
// TODO: What to do with the module?
SsCardview;