react-pannable

Flexible and Customizable Layouts for Scrolling Content with React

Usage no npm install needed!

<script type="module">
  import reactPannable from 'https://cdn.skypack.dev/react-pannable';
</script>

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

<Carousel /> - Used to play a number of looping items in sequence

<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