An open API service indexing awesome lists of open source software.

https://github.com/healscodes/lockscreendemo

Sample iOS Application showing how to pop back to the root-view if the application looses focus
https://github.com/healscodes/lockscreendemo

Last synced: 8 months ago
JSON representation

Sample iOS Application showing how to pop back to the root-view if the application looses focus

Awesome Lists containing this project

README

          

# LockscreenDemo
Sample iOS Application showing how to pop back to the root-view if the application looses focus

For more explanation see the original question on [StackOverflow](http://stackoverflow.com/questions/35227368/show-login-screen-when-hitting-homebutton).