cmotl / MultiScroller

ScrollViews inside of a scrollview
3 stars 0 forks source link

load a lot of images #1

Open AllanChen opened 12 years ago

AllanChen commented 12 years ago

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 ???

cmotl commented 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