A simple gallery that supports infinite scrolling. Slides can be any Html content desired.
Create a simple abstract gallery that supports swipe, infinite scroll and custom Html slides.
Please have a look at the example/src/Main.elm file for a minimal example.
Documentation is available on the elm packages website.
- Add keyboard navigation
- Allow infinite behaviour to be a configurable option
- Refactor transitions
- Support vertical swipe and scrolling