There are two ways to do this:
- Using a UITableView and then creating custom UITableViewCell items for each line
- 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
Post a Comment