A blog about iOS (OS used in iPhone, iTouch and iPad) development code reference.
Wednesday, August 29, 2012
Wednesday, August 22, 2012
Adding UITabBarController in an application with UINavigationController for iOS without StoryBoard in Xcode
Some people are finding some difficulties to add UITabBarController to a UINavigation based application and since I, myself was in the same situation until I managed to find a solution after spending couple of time coding, I would like to share this to you.
Adding UINavigation to a Simple View iOS Application Programmatically in Xcode
Since there release of new Xcode, there is no option for creating navigation based application. This simple post will show you how to do it programmatically.
Subscribe to:
Posts (Atom)