Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 444 Bytes

InfiniteDeckScroller

This scroller creates the illusion of a sliding "card deck".

Its created to allow infinite left/right scrolling through the deck.

It's a work in progress, so for now, it statically adds three labels as the views for each scroll. So in the future, or if you'd like to add it to the project, you can create some additional functionality to allow updating the visible views by use of a data source.