1.0.0 • Published 9 years ago
rmc-swipe v1.0.0
rmc-swipe
React Mobile Swipe Component
Screenshots
Development
npm install
npm run build
npm test
npm start
Example
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-test
Coverage
npm run coverage
open coverage/ dir
License
rmc-swipe is released under the MIT license.
1.0.0
9 years ago