DMCircularScrollView icon indicating copy to clipboard operation
DMCircularScrollView copied to clipboard

Infinite/Circular Scrolling Implementation for UIScrollView

Results 8 DMCircularScrollView issues
Sort by recently updated
recently updated
newest added

I'm trying to add a screen rotation support to this code. It rotates properly but the scrolling gets affected as I'm not able to scroll in both directions after making...

My app has a trouble when running on iOS11, but it run normally on iOS

I could not compile examples because of this: ![screen shot 2016-01-23 at 6 04 58 pm](https://cloud.githubusercontent.com/assets/1014802/12531488/5d7d0d9a-c1fc-11e5-884b-a79e53aa859a.png) So this should fix that, but I am not sure why it needed fixing...

When i add a tableview to my DMCircularScrollView, I am having issues when I scroll the tableview and swipe between different pages. Here is a demo project I have created:...

How can I make a scrollView is not infinite? Thank you.

Hello, In my app, I have several view inside a scrollview, but they are not stuck together. They sometimes leave blank between each other and they sometimes overlap. I would...

duplicate
enhancement
invalid

Not sure this is a bug, but I think it could be nice if when dragging multiple pages and release the new centered page will be the closest to the...