Search code examples
Present view controller asynchronously in background...


iosswiftbackgroundpresentviewcontroller

Read More
Why is my initWithNibName method returning a nil view?...


iosobjective-cuinavigationcontrollerxibpresentviewcontroller

Read More
TouchesBegan recognised in next view controller...


iosobjective-cuiviewcontrollerpresentviewcontroller

Read More
Get notified when a presented ViewController is dismissed...


iosnotificationspresentviewcontroller

Read More
Use of unresolved identifier 'present' in Swift (Apple tutorial)...


iosswiftibactionpresentviewcontroller

Read More
swift3: How to Present xib to viewcontroller...


iosswift3presentviewcontroller

Read More
iOS presentViewController Delegates Returning Black Screen...


iosobjective-cdelegatespresentviewcontroller

Read More
Presenting view controller's viewDidLoad getting called after presented view controller dismisse...


iosswiftviewdidloadpresentviewcontroller

Read More
AppDelegate segue alternative pass data...


swiftsegueappdelegatepresentviewcontroller

Read More
Using viewDidAppear to present a View Controller, re-opening it when it's closed...


iosswiftxcodepresentviewcontroller

Read More
Unable to edit or dismiss CNContactViewController (iOS)...


iosuinavigationcontrollerpresentviewcontrollercncontactviewcontroller

Read More
Add a ViewController to the top of the stack...


iosswift2presentviewcontroller

Read More
Trigger events when ViewController covered by a presented ViewController...


iosswift2presentviewcontrollerviewwilldisappear

Read More
What is the difference between UINavigationController.presentViewController and self.presentViewCont...


iosswiftuinavigationcontrollerpresentviewcontroller

Read More
Animate Replacing viewControllers for UINavigationController...


swiftuiviewcontrolleruinavigationcontrollerpresentviewcontroller

Read More
Removing all previously loaded ViewControllers from memory iOS Swift...


iosswiftuiviewcontrollerpresentviewcontroller

Read More
How do I segueing to the UIViewController I'm in?...


swiftsegueviewcontrollerpresentviewcontroller

Read More
Dismiss View Controller and Presenting another View Controller...


objective-cdismisspresentviewcontroller

Read More
Application tried to present a nil modal view controller on target in iOS 10?...


objective-cmfmailcomposeviewcontrollerios10presentviewcontroller

Read More
Present two UIViewControllers on top of each other programmatically in one function...


iosswiftuiviewcontrolleruiimagepickercontrollerpresentviewcontroller

Read More
How would you presentViewController from subview?...


iosswiftuiviewcontrolleruialertcontrollerpresentviewcontroller

Read More
How to come back from view controller to tabbed view controller...


iosobjective-cnsnotificationcenterpresentviewcontroller

Read More
UIViewController presentViewController modal not animating in iOS7...


iosobjective-ciphoneanimationpresentviewcontroller

Read More
Swift: pass navigation bar through presentViewController...


iosswiftuinavigationcontrolleruinavigationitempresentviewcontroller

Read More
Make instance of view controller and segue to it programatically...


iosswiftseguepresentviewcontroller

Read More
cannot instantiante and push to another view controller...


swiftpushviewcontrollerpresentviewcontroller

Read More
Hiding left / rightBarButtonItem based on how view controller is presented...


iosuiviewcontrolleruinavigationcontrollerpushviewcontrollerpresentviewcontroller

Read More
Swift2: Dismiss current view controller and show new view controller...


swift2transitiondismisspresentviewcontroller

Read More
How to passing data when using presentViewController with UITabbarController...


iosobjective-cuinavigationcontrolleruitabbarcontrollerpresentviewcontroller

Read More
Cannot perform segue to another ViewController after showing the present one with a clear background...


iosswiftuiviewcontrollerseguepresentviewcontroller

Read More
BackNext