Open AllanChen opened 12 years ago
I have a version that i can send you that you can load dynamically, but you would probably be better off using a UIPageViewController. On iOS 6, it can scroll, as well as do the page turn. If you need to support iOS 5, UIPageViewController won't help you.
http://www.techotopia.com/index.php/An_Example_iOS_5_iPhone_UIPageViewController_Application
Hi cmotl , i have one question, if i want to load about 100 images to scrollview, the memory will increase. have any idea to fix it ???