Wednesday, 14 August 2013

addressbook-like view controller for iOS

addressbook-like view controller for iOS

I want to design a view controller that would look like the address book's
new/add person view controller.
Any pointers on how to do this, either in IB or programmatically?
I want to be able to control the number of sections, and the number or
rows in each section, and the info in each section or row.
Or can I do this with the address book controllers?

No comments:

Post a Comment