Latest | 0.0.1 |
---|---|
Homepage | https://github.com/geor-kasapidi/TopViewController |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | UIKit |
Authors |
Info
This small peace of code you can use for finding top most view controller in your app. See example with custom container view controller.
Latest podspec
{ "name": "TopViewController", "version": "0.0.1", "summary": "Find your top most view controller!", "homepage": "https://github.com/geor-kasapidi/TopViewController", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Geor Kasapidi": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/geor-kasapidi/TopViewController.git", "tag": "v0.0.1" }, "source_files": "Source", "frameworks": "UIKit", "requires_arc": true }
Sat, 06 May 2017 12:40:03 +0000