JSPM

  • Created
  • Published
  • Downloads 83
  • Score
    100M100P100Q68009F
  • License MIT

Simulate pan gesture and scroll view for touch devices with React

Package Exports

  • react-pannable

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-pannable) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-pannable

Simulate pan gesture and scroll view for touch devices with React

npm version npm license

Getting started

Install react-pannable using npm.

npm install --save react-pannable

API Reference

<Pannable /> - Can be panned(dragged) around with the touch/mouse

<Pad /> - Handles scrolling of content

Examples

All the examples!

Some Pannable demos

Some Pad demos

License

MIT License