How to make infinite scroll view in iPhone?

前端 未结 7 922
无人共我
无人共我 2021-01-01 00:50

I have a scrollview with 5 image views of width 88.

I want the scrollview to scroll to each image view (Not Pagin

相关标签:
7条回答
  • 2021-01-01 01:44

    You can have a look at one of this two options:

    • If you are registered as a developer, watch the session Advanced ScrollView Techniques from WWDC 2011.
    • A great tutorial from http://mobiledevelopertips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html
    0 讨论(0)
提交回复
热议问题