How to display a view before the main view controller in iphone?
Posted
by Warrior
on Stack Overflow
See other posts from Stack Overflow
or by Warrior
Published on 2010-04-10T09:59:23Z
Indexed on
2010/04/10
10:03 UTC
Read the original article
Hit count: 211
iphone
I am new to iphone development.I have created a view based application and created many features in it.The main view controller is kept as the landing page where displays the icons.Now i want to show a view before the landing page for "register feature".How can i do that? please help me out.Thanks.
© Stack Overflow or respective owner