Tab bar in a View instead of Window
Posted
by kayue
on Stack Overflow
See other posts from Stack Overflow
or by kayue
Published on 2010-03-13T07:26:34Z
Indexed on
2010/03/13
7:35 UTC
Read the original article
Hit count: 201
iphone
Is it possible to use tab bar in a view instead of window? Seems everyone add tab bar to their window.
My first screen is a login screen, which doesn't need tab bar. After user login, it change to the second screen, which contain a tabbar.
Thank you for your time :)
© Stack Overflow or respective owner