Search code examples
Interacting with the view controller behind...


iosswiftuiviewcontroller

Read More
(Swift) Unwind segue when multiple view controllers lead to same view?...


iosswiftuiviewcontrollersegueunwind-segue

Read More
How to Get Index of Specific UIViewController in UITabBarController...


iosswiftuiviewcontrolleruitabbarcontroller

Read More
'Use of unresolved identifier 'rootViewController'' errors in identifying and loadin...


swiftuiviewcontroller

Read More
Swift - performSegue causing ViewController to load before prepareForSegue passes data...


swiftuiviewcontrollersegue

Read More
Loading UIViewController "from" Nib File...


iosxcodeuiviewuiviewcontrollerxib

Read More
Push View Controller From Child View Controller...


iosswiftuiviewcontrolleruinavigationcontrollerchildviewcontroller

Read More
Loading a view controller & view hierarchy programmatically in Cocoa Touch without xib...


iphonecocoa-touchuikituiviewcontroller

Read More
Adding subview and bringing to front, but still not showing...


swiftxcodeuiviewuiviewcontroller

Read More
How to change iOS status bar color in child view controller...


iosobjective-ccocoa-touchuiviewcontrolleruistatusbar

Read More
Swift Long Delay Between viewDidLoad and viewWillAppear...


iosswiftuitableviewuiviewcontrolleruimodalpresentationstyle

Read More
how present Class with storyboard...


swiftuiviewcontrollerstoryboard

Read More
Presenting a ViewController over another ViewController...


iosswiftuiviewcontroller

Read More
Fatal error: use of unimplemented initializer 'init(coder:)' for class...


iosmacosuiviewcontrollerswift

Read More
prepareForSegue not called in embedded segue...


iosobjective-cuitableviewuiviewcontrolleruistoryboardsegue

Read More
viewDidUnload versus viewDidDisappear...


iosviewuiviewcontrollerlifecycle

Read More
UIViewController does not retain its programmatically-created UISearchDisplayController...


iosuiviewcontrollerautomatic-ref-countinguisearchdisplaycontroller

Read More
Change BackBarButtonItem for All UIViewControllers?...


iosobjective-cuiviewcontrolleruinavigationitembackbarbuttonitem

Read More
Bi-Directional communication between ViewController and AppDelegate with swift 2 for iOS...


iosiphoneswiftuiviewcontrollerappdelegate

Read More
IN secondViewController there are 4 textField . I want check this textField value with firstviewCont...


iosswiftuiviewcontrolleruicollectionview

Read More
Container View Controller Examples...


objective-ciosuiviewcontrollerios5

Read More
Start second view controller of navigation stack first...


iosuiviewcontrolleruinavigationbaruinavigationcontroller

Read More
How can I use a segue when I have two buttons that need to be pressed to activate it?...


swiftuiviewcontrollersegue

Read More
"Loaded the controller nib but the view outlet was not set."...


objective-ciosuiviewcontrollerxib

Read More
Detect end dragging in UIViewController...


iosswiftuitableviewuiviewcontroller

Read More
One xib, many ViewControllers - is it a proper way?...


iosobjective-cuiviewcontrollerxibnib

Read More
What is the difference between UIViewController and UITableViewController...


ioscocoa-touchuiviewcontrolleruitableview

Read More
viewDidLoad for UIView?...


iosobjective-cuiviewuiviewcontroller

Read More
Detect when view controller appears from pop...


ioscocoa-touchuiviewcontrolleruinavigationcontroller

Read More
applicationWillEnterForeground present a view controller...


iosobjective-cuiviewcontrollerappdelegate

Read More
BackNext