iphone - How to add Tabbarcontroller to existing view in xcode? -


i unable add tabbarcontroller in existing view in app. dont want tab bar application tabbar in oneof view in application.can please me

to show view has got tab bar in it, don't need have tab bar base application.

simply create uitabbarcontroller , add view main view (as subview or how ever ok you). can create uitabbarcontroller either in ib or programmatically.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -