New posts in uiviewcontroller

iOS Nested View Controllers view inside UIViewController's view?

What is the process of a UIViewController birth (which method follows which)?

Changing VC issue in Swift. How to pass data between views in tab bar controller?

presentViewController:animated:YES view will not appear until user taps again

Container View Controller Examples [closed]

UILabel updating stops during scrolling UIScrollView

Custom init for UIViewController in Swift with interface setup in storyboard

Leaking views when changing rootViewController inside transitionWithView

Present modal view controller in half size parent controller

Why can't I call the default super.init() on UIViewController in Swift?

How to pass data from XIB file to ViewController? [duplicate]

Passing data between View Controllers using Segue

What does addChildViewController actually do?

presentViewController and displaying navigation bar

How to add an UIViewController's view as subview

Xcode/iOS5: Move UIView up, when keyboard appears

Display UIViewController as Popup in iPhone

Detect when a presented view controller is dismissed

How do I make a custom initializer for a UIViewController subclass in Swift?

UIView touch event in controller