Search code examples
How to create a Popover ViewController like Apples one...


iosswiftiphonexcodeuiviewcontroller

Read More
Disable the interactive dismissal of presented view controller...


iosuiviewcontrolleruikitmodalviewcontrollerios13

Read More
What is viewDidLoad() for?...


iosuiviewcontroller

Read More
How do I Disable the swipe gesture of UIPageViewController?...


iosuiviewcontrolleruigesturerecognizeruipageviewcontroller

Read More
Changing the Status Bar Color for specific ViewControllers using Swift in iOS8...


swiftuiviewcontrollerios8xcode6statusbar

Read More
Uikit: blur and dim behind a UIViewController (like a popover)...


iosswiftuiviewcontrolleruikitpopover

Read More
How to call UIView method from another ViewController in iOS...


iphoneiosobjective-cuiviewuiviewcontroller

Read More
Using modal view frame size in subview layout constraints...


iosobjective-cuiviewcontrolleruikitnslayoutconstraint

Read More
Navigation controller bar is low for no reason...


iosswiftxcodeuiviewcontrolleruinavigationcontroller

Read More
How to create a referencing outlet for a Tab Bar Controller...


iosswiftxcodeuiviewcontrolleruitabbarcontroller

Read More
How to make a view controller as splash screen in swift 3?...


iosuiviewcontrollerswift3

Read More
Adding and changing a custom UIView programmatically (Swift)...


iosuiviewuiviewcontrollerpropertiescustom-controls

Read More
How to avoid viewSafeAreaInsetsDidChange() being called in UIViewController...


iosswiftxcodeuiviewcontrollersafearealayoutguide

Read More
hide / show tab bar when push / back. swift...


swiftuiviewcontrollerhideseguetabbar

Read More
Tabbar won't hide when pushed into a ViewController inside a UITabBarController...


iosswiftuiviewcontrolleruinavigationcontrolleruitabbarcontroller

Read More
Custom present transition for 2 nested view controllers with 2 simultaneous animations?...


iosswiftuiviewcontrollerpresentviewcontrolleruiviewanimationtransition

Read More
How to check after popping a ViewController, the ViewController on top of the stack, is a particular...


swiftuiviewcontrolleruinavigationcontroller

Read More
How can I get the calling ViewController from the supportedInterfaceOrientationsFor method in AppDel...


swiftxcodeuiviewcontrollerorientation

Read More
Segue and attempt to present whose view is not in the window hierarchy...


iosswiftuiviewcontrolleruikitsegue

Read More
ViewController showing extra left item out of nowhere if I do a segue from another VC...


iosuiviewcontrolleruinavigationcontrollerstoryboardsegue

Read More
How to connect ViewController.swift to ViewController in Storyboard?...


iosxcodeuiviewcontroller

Read More
Pass data back to previous viewcontroller...


iphoneiosobjective-cuiviewcontroller

Read More
Unbalanced calls to begin/end appearance transitions for <****.ViewController: 0x7fa425f07120>...


iosswiftuiviewcontrolleruikit

Read More
Open MapViewController and center on Lat/Long when user taps notification banner...


swiftuiviewcontrollernotificationsappdelegate

Read More
UILabel.text is overlapping on change...


iosswiftuiviewcontrolleruikituilabel

Read More
How to pass data to another controller on dismiss ViewController?...


iosswiftuiviewcontrollerstoryboarduistoryboardsegue

Read More
iOS - Control Input to UITextField from SwiftUI Buttons...


swiftuiuiviewcontrolleruitextfielduitextfielddelegate

Read More
UINavigationBar jumps from Large Title to small one while pushing to UIViewController with embedded ...


iosuiviewcontrolleruinavigationcontrolleruinavigationbarios11

Read More
UITabBarController issue - something (UINavigationBarContentView?) overlays the button on child UIVi...


swiftuiviewcontrolleruikituitabbarcontroller

Read More
Why is it incorrect to call viewDidAppear() in ViewController (Swift)?...


swiftuiviewcontrolleruikitmapkit

Read More
BackNext