Problem of Loading Xib with Tab bar Controller
Posted
by riteshkumar1905
on Stack Overflow
See other posts from Stack Overflow
or by riteshkumar1905
Published on 2010-05-09T17:47:32Z
Indexed on
2010/05/09
17:58 UTC
Read the original article
Hit count: 255
objective-c
|iphone
Hello,
I am using two xib one without tab bar and another with tab bar controller.
In starting i load the xib without tab bar-navigation bar then flow are working.But if i load a xib with tab bar Controller -navigation bar then our all view slide bellow and half tab bar are not showing. So Please give some code how to use tab bar controller while pushing from another Xib
Thanks Ritesh Kumar
© Stack Overflow or respective owner