bellroy/elm-infinite-gallery - version: 1.0.1

for more information visit the package's GitHub page

Package contains the following modules:

elm-infinite-gallery

A simple gallery that supports infinite scrolling. Slides can be any Html content desired.

Goal

Create a simple abstract gallery that supports swipe, infinite scroll and custom Html slides.

Demo

Demo

Usage Example

Please have a look at the example/src/Main.elm file for a minimal example.

Docs

Documentation is available on the elm packages website.

ToDo