How do I start an application which has a similar interface like the Photo application that ships with the iPhone? Specifically an interface with a UITabBarController and UINavigationController both present in the view.
A:
I would check out the Three20 open-source iPhone framework. More specifically their TTPhotoViewController.
JWD
2010-08-18 13:47:54