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
- Host: GitHub
- URL: https://github.com/healscodes/lockscreendemo
- Owner: HealsCodes
- Created: 2016-02-05T17:21:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T17:26:44.000Z (over 10 years ago)
- Last Synced: 2025-02-07T15:25:47.141Z (over 1 year ago)
- Language: Swift
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).