JSPM

  • Created
  • Published
  • Downloads 35
  • Score
    100M100P100Q67342F
  • License MIT

Flexible and Customizable Layouts for Scrolling Content with React

Package Exports

  • react-pannable
  • react-pannable/cjs/index.js
  • react-pannable/es/index.js

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

Flexible and Customizable Layouts for Scrolling Content with React

npm version npm license

Getting Started

Install react-pannable using npm.

npm install --save react-pannable

API Reference

<Infinite /> - Used to display a long list of data

<Pad /> - Handles scrolling of content

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

Examples

All the examples!

Some Carousel demos

Some Infinite demos

Some Pad demos

Some Pannable demos

Some AutoResizing demos

License

MIT License