Andrew Poes

1pod

APLoopingScrollView

After failing to find a decent looping scroll view impelementation I set out to build my own. APLoopingScrollView is a direct subclass of UIScrollView that displays collections of cards in either horizontal or vertical orientation.

                You have control over:

                * Item Size
                * Item Spacing
                * Scroll Direction
                * Paging

License: MIT

  • Swift