Search code examples
Programmatically set the initial view controller using Storyboards...


iosobjective-cswiftuiviewcontrolleruistoryboard

Read More
Moving from SKScene to ViewController...


swiftuiviewcontrollersprite-kitskscene

Read More
When to used 'show' and 'unwind' segues?...


iosuiviewcontrollersegueunwind-segue

Read More
Layout broken when pushing VC into a UINavigationController presented with a custom transition...


swiftuiviewcontrolleruinavigationcontrollerautolayoutuistoryboardsegue

Read More
How to change the frame of a UIViewController in Swift...


swiftswiftuiuiviewcontrolleradmob

Read More
How to freeze detent / disable user interaction to prevent it from changing? in swift UIKit...


iosswiftuiviewcontrolleruisheetpresentationcontrollerdetent

Read More
Swift How can I keep only the first page with a large title?...


swiftuiviewcontrolleruinavigationcontrolleruinavigationitemviewdidload

Read More
Swift Call ViewDidLoad Manually...


swiftuiviewcontrollerviewdidload

Read More
Programmatically navigate to another view controller/scene...


iosswiftuiviewcontrolleruinavigationcontrollerxcode6

Read More
iOS / ObjectiveC: I try to open a viewcontroller with an imageview containing a local image, but it ...


iosobjective-cuiviewcontrolleruiimageviewuiimage

Read More
Dismiss pushed view from within Navigation Controller...


iphoneiosxcodeuiviewcontroller

Read More
can I use uiview as viewcontroller?...


iosobjective-carchitectureuiviewcontroller

Read More
Set UIViewController view property to custom UIView class without storyboard / nib...


iosswiftuiviewuiviewcontroller

Read More
How to use Toast-Swift in SwiftUI?...


iosuiviewcontrollerswiftui

Read More
IBOutlet UIView causing current VC to freeze before UIUpdates are made...


iosswiftxcodeuiviewuiviewcontroller

Read More
Passing the data from UIKit view controller to Swift UI View...


iosswiftuitableviewswiftuiuiviewcontroller

Read More
prefersStatusBarHidden issue in iOS 13...


iosswiftuiviewcontrollerstatusbar

Read More
What is the difference between ViewController and UiViewController...


swiftuiviewcontrollerviewcontroller

Read More
Objective-C equivalent of simple Swift video player does not show video...


swiftobjective-cuiviewcontrollerxcode-storyboardavkit

Read More
Event called in UIViewController when return from a dialog?...


iosswiftuiviewcontrolleronresume

Read More
how to instantiate ViewController from UIView in SWIFT...


iosuitableviewswiftuiviewuiviewcontroller

Read More
How to call present code inside a struct in Swift...


iosswiftstructuiviewcontroller

Read More
Releasing IBOutlets in UIViewController’s viewDidUnload?...


objective-ciphoneuiviewcontrollernibios

Read More
IBOutlet crashing with EXC_BAD_ACCESS even though not nil...


iosswiftuiviewcontrollerexc-bad-accessswift-protocols

Read More
Calling UIViewController dismiss and/or present in an async context?...


swiftobjective-cuiviewcontrolleruikitswift-concurrency

Read More
Launch different ViewControllers on a button click in iOS...


iosuiviewcontrollerseguepushviewcontroller

Read More
How does reusable cells work with ViewModels...


swiftuitableviewuiviewcontrolleruikit

Read More
Why does NavigationLink buttons appear "disabled" in a custom UIViewControllerRepresentabl...


swiftuiuiviewcontrolleruiscrollviewscrollviewswiftui-navigationlink

Read More
How to change the orientation of a view controller for specific view...


iphoneuiviewcontroller

Read More
what does 【give the child view controller a chance to respond to the change in view ownership】mean?...


iosuiviewcontrolleruiview-hierarchy

Read More
BackNext