Started off with a "TabBar" template and modified it until it looks like this.
What I practised while coding this application was:
1) <UITableViewDataSource,UITableViewDelegate>
2) How to connect UIViewController to View objects
3) How to load a web image into a UIImageView
It was fun! :)
First View when app is loaded. User can click on any of the rows. Uses UITableView |
Displays an image loaded from web |
No comments:
Post a Comment