Learn MonoTouch with Tripy, a vacation/trip organizer. This is an ongoing project so there will be regular updates as I progress.
The following features are included:
3 (table)views are available (list of trips, overview of a trip, details of a trip item)
use of UINavigationController
different examples to wire up a table view to its UITableViewDataSource and UITableViewDelegate, this also includes a custom UITableViewController
custom UITableViewCell created in Interface Builder
dummy data (no...
(more)