Skip to content
/ login Public
forked from paulja/login

Sample iOS App showing how to insert a login view into an App

License

Notifications You must be signed in to change notification settings

chalesi/login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Login Sample App

Login is a sample app that shows how to insert a login view in to UINavigationController backed application. The sample shows how to provide a LogOut exit action, to be used from other views and how to handle a successful login.

The app is based on the Master/Detail template project with all the code isolated to a single LoginController, plus minor Storyboard configuration.

I didn't think this was complex enough a problem to require a blog post, but if anyone disagrees, let me know and I'll write one up on my blog.

About

Sample iOS App showing how to insert a login view into an App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C 100.0%