Hello
I wan to add a view in my iPhone app where the user can scroll (paged) through a series of web loaded images.
I've been reading many threads and most of them end up suggesting the Three20 lib. I've tried that and looks complicated to integrate and quite heavy in size (1.2Mb added to my app). Additionally I only need the TTPhotoViewContoller class, but I have to integrate with the whole Three20 bundle.
Is there a lighter solution or component to do a image scroller on iPhone?
Thanks in advance.
Gonso