rmc-swipe
v1.0.0
Published
react mobile ui component for react
Maintainers
Readme
rmc-swipe
React Mobile Swipe Component
Screenshots
Development
npm install
npm run build
npm test
npm startExample
http://localhost:8000/examples/
online example: http://react-component.github.io/rm-swipe/
install
Usage
var RmSwipe = require('rmc-swipe');
var React = require('react');
React.render(<RmSwipe />, container);API
props
Test Case
npm test
npm run chrome-testCoverage
npm run coverageopen coverage/ dir
License
rmc-swipe is released under the MIT license.

