DMCircularScrollView

MIT License
Objective-C
iOS

1 image

Author

Description

Infinite/Circular Scrolling Implementation for UIScrollView DMCircularScrollView implements an infinite. When creating paging functionality for your apps, there may be times that an infinite page loop would be desired. For example, if you have a small gallery of photos you are displaying, you may want to swipe through the set and have it start back at the beginning once you reach the end. The user would be able to continue swiping as much as they wanted in one direction to continue to view the content. DMCircularScrollView allows you to create an endless paginated scrollview.

Tags