TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2015 |
Maintained by Pauls Macbook on 29 Aug, 2015 3:08 pm.
In some case, you want to let the user push the next View Controller with some special condition. For instance, does the user login? Go to next step if the user has already login. Or present the login view if the user hasn't login. This Demo will show you how to do that :)