Search code examples
Understanding performSegueWithIdentifier...


iosobjective-cuikitsegue

Read More
Passing data from CollectionView to DetailVC in Swift 4...


iosswiftuiviewcontrollersegueuistoryboardsegue

Read More
Swift Use Segue Return Parameter...


swiftsegue

Read More
Segue not working in Xcode (beginner question)...


swiftxcodesegue

Read More
How to segue when a new programmatically created button is pressed?...


iosxcodeswiftsegue

Read More
Question about passing data from an API into a view controller after user query...


iosswiftuiviewcontrollersegue

Read More
Sending JSON data stored in a struct through a segue...


iosswiftstructsegue

Read More
Perform Segue is not working when I am using programmatic UI...


iosswiftsegueuistoryboardsegueprogrammatically-created

Read More
Swift project not segue-ing properly after Facebook login...


swiftseguefacebook-loginfacebook-ios-sdk

Read More
performSegue() works to show (push) either of two UIViewControllers, but one has nil navigationContr...


swiftuinavigationcontrollersegue

Read More
iphone - communicate with previous viewcontroller after segue...


iphoneuiviewcontrollersegueviewcontrollercommunication

Read More
How to perform segue from tableview cells to different view controllers...


swifttableviewseguedidselectrowatindexpath

Read More
iOS QR code scanner triggering actions multiple times...


swiftsegueqr-code

Read More
hide / show tab bar when push / back. swift...


swiftuiviewcontrollerhideseguetabbar

Read More
Segue and attempt to present whose view is not in the window hierarchy...


iosswiftuiviewcontrolleruikitsegue

Read More
ViewController showing extra left item out of nowhere if I do a segue from another VC...


iosuiviewcontrolleruinavigationcontrollerstoryboardsegue

Read More
Programmatically go back to previous ViewController in Swift...


iosswiftsegue

Read More
How do you segue in a mac application without creating a new window?...


swiftmacosviewsegue

Read More
Cannot assign to property: 'detailDic' is a 'let' constant...


swiftuikitsegue

Read More
present UIViewController programatically...


iosswiftuinavigationbarsegue

Read More
How to write func..(for sequels: UIStoryboardSeque, sender: Any?) programmatically...


swiftsegue

Read More
When to used 'show' and 'unwind' segues?...


iosuiviewcontrollersegueunwind-segue

Read More
Navigating UITabController from UIDelegate on Notification action...


iosswiftstoryboardsegue

Read More
Prepare segue throws nil...


swifttableviewsegue

Read More
How do I gain access to data from the selected cell in prepareForSegue...


swiftsegue

Read More
Storyboard, Segues. What should I do if I want to use two segues from one element?...


iosswiftstoryboardtableviewsegue

Read More
Swift. How to create Segue from custom CollectionViewCell to .xib File (ViewController), by programm...


iosswiftsegue

Read More
Build a tableview form and print in Swift 3...


swiftformsprintingtableviewsegue

Read More
Swift: Creating a button that calls a method in another class1...


iosobjective-cswiftios8segue

Read More
Launch different ViewControllers on a button click in iOS...


iosuiviewcontrollerseguepushviewcontroller

Read More
BackNext