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 = ;var React = ;React;
API
props
name | type | default | description |
---|---|---|---|
className | String | additional css class of root dom node |
Test Case
npm test
npm run chrome-test
Coverage
npm run coverage
open coverage/ dir
License
rmc-swipe is released under the MIT license.