Are there any good UIScrollView Tutorials on the n

2019-01-04 07:26发布

Any good links are highly appreciated! This goes to community wiki.

5条回答
祖国的老花朵
2楼-- · 2019-01-04 07:49

My article on two advanced UIScrollView techniques (+ sample code): github.com/andreyvit/ScrollingMadness/:

  1. Emulating Photo Library-style paging+zooming+scrolling.
  2. Programmatically zooming UIScrollView.
查看更多
够拽才男人
4楼-- · 2019-01-04 07:59

I found this tutorial perfect for my situation. I didn't need any zooming effect. I want a large content holding subviews.

uiscrollview-examples

查看更多
混吃等死
6楼-- · 2019-01-04 08:07

It's my blog but it may be useful for the beginners Tutorial for creating UIScrollview Programmatically

查看更多
登录 后发表回答