Tuesday, May 8, 2012

is UIScrollView or a UIWebView the better solution for this?

I am spec'ing out an iOS app and there is a piece that is a run-on section that will need to scroll. I was thinking of doing it as a UIScrollView (have never used one but seems logical) but it sounds like the contentSize always needs to be calculated. This could be extremely variable in this case (UGC images etc...). Is this correct? Or is there a legitimate workaround? If not, would a UIWebView be the better solution?



The app functionality would be like a FB feed or Instagram. Is it known what they use (FB looks like UIWebView to me).



thx





No comments:

Post a Comment