Search code examples
One network handler class for multiple ViewControllers...

swiftxcodeapidelegatesviewcontroller

Read More
Item appends to array in one view controller but not in another...

arraysswiftuitableviewviewcontroller

Read More
Swift : Using multiple swift files or not with only one viewController? Keeping it clean...

swiftrefactoringviewcontroller

Read More
Swift - Present another view controller with its navigation bar...

iosswiftviewcontrollernavigationbar

Read More
Swift: Update UIViewController insets via extension...

swiftoverridingextension-methodsviewcontroller

Read More
Difference between AppDelegate.m and View Controller.m...

iphoneobjective-cxcodedelegatesviewcontroller

Read More
Changing View Controller Causing NSUnknownKeyException in XCode...

swiftxcodestoryboardinterface-builderviewcontroller

Read More
Load Screen with from a View Controller...

swiftviewcontrollercoordinator-pattern

Read More
Get data from API call and show another viewController on UItableView row click...

jsonswiftapiuitableviewviewcontroller

Read More
How to show a ViewController in Swift only ones after downloading?...

iosswiftuiviewcontrollerviewcontrollerappdelegate

Read More
Segue Image to next ViewController (Swift)...

swiftxcodesegueviewcontrollerswift5

Read More
Open new ViewController from itself...

swiftviewcontroller

Read More
Refresh Storyboard viewcontroller using swift iOS...

iosswiftuiviewcontrollerlocalizationviewcontroller

Read More
How to properly implement protocols and delegates between different view controllers in Swift?...

iosjsonswiftdelegatesviewcontroller

Read More
Get the presenting viewController of viewController.view in swift...

iosswiftxcodeviewcontroller

Read More
How to Segue from a NavigationController to a TabBarController without taking the Navbar with it in ...

iosswiftxcodeviewcontroller

Read More
'Storyboard (<UIStoryboard: 0x7b1800030960>) doesn't contain a view controller with id...

swiftstoryboardviewcontroller

Read More
Table header view from .xib...

iosswiftviewtableviewviewcontroller

Read More
@IBOutlet property cannot have non-object type...

swiftxcodeviewcontroller

Read More
Creating individual View Controllers for each view iOS?...

iosuikitviewcontroller

Read More
How can i change the same value between different view controllers?...

swiftxcodeviewcontroller

Read More
How to navigate between view controllers on a button action in swiftui?...

buttonnavigationswiftuiviewcontroller

Read More
iOS on tab bar change...

iosswiftxcodefirebaseviewcontroller

Read More
How can i code the Title of a UIButton to change across two View Controllers?...

swiftuibuttonsegueviewcontrollerswift5

Read More
Swift 5. How present or show ViewController on button touch? Without Storyboard (programmatically)...

iosswiftviewcontroller

Read More
No need for initializer for optional properties inside Swift class...

swiftviewcontrollerinitializer

Read More
How to put viewControllers into loop array?...

iosarraysuinavigationcontrollerviewcontrollerswift5

Read More
There's a way to share UI elements between two viewControllers?...

swiftuinavigationcontrolleruikittransitionviewcontroller

Read More
Swift 3 - Changing background colour of all view controllers, via switch(Dark mode/Night mode)...

iosiphonemobileswift3viewcontroller

Read More
how can I use two Webviews in one ViewController?...

iosswiftiphonewebviewviewcontroller

Read More
BackNext