I want to create a view similar to the iPhone's Settings app.
Is this view using a UITableView or what? Are the items created programmatically or is it possible to do this in Interface Builder?
After logging in to your account, click on the Settings icon (it looks identical to that found on iOS and OS X). Scroll to the bottom of the Settings page and look for the Advanced section. As of right now, it's located in the bottom-left corner of the Settings page.
If you are still unable to locate the Settings app, then try tapping the Home button (the button under your screen) twice to bring up the App Switcher, then scroll through the list of apps and see if the Settings icon is there. If you find it, you can tap the Settings icon to open the app.
It is a UITableView with style: UITableViewStyleGrouped
It is possible to do so in Interface builder and there are a number of ways.
This article describes the most intuitive way a Google search has to offer: http://www.galloway.me.uk/tutorials/custom-uitableviewcell/
Key steps are:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With