im facing some difficulties making a login screen for my app. First of all im a noobie around this… im actually creating this a form of learning… my app is a simple calculator… so…
first thing i need to know is: Which template should i use for this kind of app (one that has multiple views)
second is: how can implement a new view?
third: How do i transit between views?
the big point here is not the login screen but the transition between views! Thank you all for the support!
ps: im using the latest version of xcode and iOS dev libs…
You can see this sample to learn the basics.