CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
uiviewcontroller
09-12
Software engineering
Working with 2 UINavigationControllers inside a ViewController as Child causes only 1 to respond, th
09-04
Blockchain
screen freezes if using modalPresentationStyle = .overCurrentContext swift 5
09-03
Software design
How to scroll to the View Controller top and display a Large Title?
08-19
front end
Xcode lost track of corresponding ViewController making a Reference Outlet
08-11
database
Passing a Struct Array through a TableViewCell to another ViewController
08-10
Mobile
Is it possible / smart to instantiate a view controller in a view controller?
08-09
Software design
Interactive background (presenting) view controller when presenting pageSheet
08-05
Blockchain
What is the purpose of a line of code that says: '_ = viewController.view'?
07-27
Software design
UIView.animateKeyFrames blocks Uibutton click - view hierarchy issue or nsLayoutConstraint?
06-30
database
How to create a UINavigationControll in UIViewController programmatically Swift
06-11
other
Crash when trying to update the UI on a previous view controller
05-27
Software design
How to show pencil option in UIDocumentInteractionController?
05-14
Back-end
Update Label Text with Timer Values
05-09
OS
How to modally present a ViewController from SceneDelegate?
04-19
Back-end
Missing transition from first view controller to second view controller using navigation controller
04-06
Back-end
How to push UIViewController overCurrentContext using UINavigationController
04-01
front end
Swift: Update Layout and Content of ViewController when dismissing presented ViewController
03-31
Mobile
Converting prototype cells in a storyboard to .xib
03-31
database
How to enable SideMenu to work with ViewController functions | Swift/Xcode
03-26
Blockchain
Event called in UIViewController when return from a dialog?
03-24
Net
How to modally present a navigation controller in Swift?
03-11
Software engineering
how do I get a variable in scoop in swift so I can pass it data?
03-10
Net
I am trying to create a custom UITabBar, but there is a memory leak caused when I present one of the
02-26
OS
How to make object that is being dragged the foreground object
02-26
other
Cannot use instance member 'generateRandomNumbers' within property initializer; property i
02-14
Software engineering
Is the function name in the extension should be really unique or not in swift
12-17
front end
Objective c didSelectRowIndexPath - Passing data to other View Controller
12-14
Software design
Why will UITableViewController navigationItem.searchController not set in iOS?
12-09
database
Objective c didSelectRowIndexPath - Passing data to other View Controller
11-30
Enterprise
How to correctly set a UIViewControllers frame when presenting it on top of another view controller?
11-15
Software design
How to pass Textfield value to view controller through button click in Swift UI
11-08
Net
how to populate cells in a UItableview with switfyJson from an alamofire post request
11-03
Mobile
How to present popover view and dismiss in appDelegate Objective-C
10-21
Enterprise
Swift & Navigation : How do I pop until a certain ViewController?
10-21
Software design
Swift & Navigation : How do I replace a ViewController and also send some parameters?
10-14
database
Setting Child ViewController Height in ScrollView in Swift
10-13
OS
Not able to assign child VC properties in Objective C
10-08
Software engineering
Using protocol with generic data type to pass data between screens
09-29
database
Not able to assign child VC properties in Objective C
Links:
CodePudding