Search code examples
Performing Segue to a new viewcontroller - prepare for segue fails swift 5...

segueuistoryboardsegueiboutletswift5xcode11

Read More
Perform a segue from a UICollectionViewCell to show a detail screen not working...

swiftsegue

Read More
performSegueWithIdentifier doesn't work...

iphoneios5xcode4.3segueuistoryboard

Read More
Embed Segue Destination View Controllers Are Excluded From UI State Restoration...

iosiphoneobjective-cseguestate-restoration

Read More
How to add item to a UICollectionViewController from a separate UIViewController without using Story...

iosswiftuiviewcontrolleruicollectionviewsegue

Read More
How to pass a different url to the next VC with prepare for segue?...

iosswiftxcodesegue

Read More
ViewController not performing segue as expected...

swiftuiviewcontrollersegueuistoryboardsegue

Read More
Close a viewcontroller after a segue...

iosswiftsegueviewcontrollerdismiss

Read More
How to Segue from different Collection View Cells to different View Controllers...

swiftcollectionsviewsegueviewcontroller

Read More
Swift 4 Call ViewWillAppear after dismissing View Controller...

iosswiftsegue

Read More
Xcode 11.1 View controller visible underneath current VC when presenting modally...

xcodeinterface-buildersegueviewcontrollerpresentmodalviewcontroller

Read More
Passing data between two different storyboards...

iosxcodestoryboardsegue

Read More
How do I push a view controller in one case, but present it modally in another?...

swiftsegueuistoryboardsegue

Read More
when trying to pass data between 2 controllers, I get the error cannot assign value of type 'Vie...

swiftsegue

Read More
Identify which segue triggered UIViewController...

iosswiftsegueuipopovercontrollerpopover

Read More
Swift 5 iOS13 - Segue to another Storyboard or unconnected View Controller without creating Card Vie...

iosswiftsegue

Read More
How to get unwind segue to work between along side a regular segue in the same view controller?...

iosswiftxcodesegueunwind-segue

Read More
Page views not correctly sized after segue...

iosswiftxcodeuiviewcontrollersegue

Read More
How to disable UITabBarController...

iosswiftuitabbarcontrollersegue

Read More
Pass Data (Label) from TableViewCell to another ViewController...

iosswiftuilabelsegue

Read More
Pushing Data from UITableViewCell to ViewController...

iosobjective-cxcodeuitableviewsegue

Read More
tableViewCell segue does not work. because of trigger?...

iosswiftxcodesegue

Read More
How to pass button's sender.tag to another VC when clicking a button which triggering open anoth...

swiftbuttontableviewsegue

Read More
How to perform a segue from a pushed vc that has the segue defined in the storyboard...

iosswiftsegue

Read More
Proper way to unwind to HomeViewController?? Unbalanced Errors...

iosuinavigationcontrollersegueuistoryboardsegue

Read More
Can't pass datas back from UIView Popover Dismiss...

iosswiftxcodeseguepopover

Read More
Segue is being called twice and I'm not sure why - Swift...

iosiphoneswiftsegue

Read More
pass data to view controller using storyboard segue iOS...

iosuiviewcontrollersegueuistoryboardsegue

Read More
Passing data from ViewController...

swiftswift3textviewsegue

Read More
Switching between View Controllers (with simultaneous VCs)...

iosswiftuiviewcontrollersegueuistoryboardsegue

Read More
BackNext