Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uiviewcontroller

"Use of unresolved identifier" with Swift

How to modally present a ViewController, and then the run a callback function / block after the ViewController has been dismissed, without Delegate?

How to handle multiple delegates

Should a UIView reference its UIViewController?

Xcode how to change which viewController loads first at start-up

View unusable after dismissViewControllerAnimated:completion:

Tap twice on selected tab bar item hides the current view controller [duplicate]

Translucent UINavigationBar

Change back button title when pushing a UIViewController on UITableViewController

When to subclass UIViewController for custom subview?

Passing NSString via prepareForSegue - Swift

Subclass of UIViewController don't catch touch event

ios iphone uiviewcontroller

How to cancel a UIWebView?

UIViewController - can't become first responder

How to pass variables between view controller using presentViewController in iOS SDK?

viewDidLoad is called twice

iOS - UISplitViewController with storyboard - multiple master views and multiple detail views

Replace window.rootViewController with animation works partially

Swift, Pass data back from popover to view controller

Detect when an iOS 3D Touch peek has finished (without a pop)