iphone - App Store Featured Summary View design -


There are two ways to do this:

  1. Using a UITableView and then creating custom UITableViewCell items for each line
  2. Using a UIScrollView

What is the best way to do this in the interface builder / xcode?

It looks like this is done in a UIScrollView with many scenes, not a big deal - Ihhoo


Comments