Search code examples
Is it better practice to performSegueWithIdentifier or presentViewController...


iosswiftstoryboardsegue

Read More
Unwind from a VC to a TabBarController and change tab index...


iosswiftuitabbarcontrollersegueunwind-segue

Read More
UITextField and UIButton unresponsive after signOut segue swift...


iosswiftxcodeseguetextfield

Read More
How to fix delayed data on prepare segue?...


swiftprepared-statementsegue

Read More
"Has no segue with identifier" error occurs only when performSegue is called on `tableView...


swiftxcodestoryboardseguexcode10.1

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


iosswiftuiviewcontrollersegueuistoryboardsegue

Read More
Custom cross fade segue to and from black...


iosswiftuikitseguetvos

Read More
UIAlertController keeps segue from performing ("window is not equal to view’s window“)...


iosswiftsegueuialertcontroller

Read More
Choose segue based on condition...


swiftsegue

Read More
NavigationBar.titleTextAttributes are nil...


swiftuinavigationbarsegue

Read More
Check if Admob interstitial is completed...


iosswiftadmobsegue

Read More
Pass Captured/Gallery Image from one ViewController to another...


swiftuiviewcontrolleruiimagesegue

Read More
perform segue from UIView...


iosobjective-cuiviewsegueuistoryboardsegue

Read More
View Controller disappearing after Segue...


iosswiftsegue

Read More
Segues and clearing historical ViewControllers from memory...


iosmemory-managementuiviewcontrollersegue

Read More
How would I pass data from a View Controller to a Container View?...


iosswiftdelegatescontainerssegue

Read More
Set up custom segue way in Swift (top to button direction)...


iosxcodeswiftstoryboardsegue

Read More
Call custom transition animator using a programmatically created segue IOS...


iosobjective-ciphoneseguecustom-transition

Read More
Passing Object from Table View Cell to Another View Controller Via Segue...


swiftuitableviewobjectsegue

Read More
How to prevent segue transition when table view is editing in Swift?...


swiftuitableviewsegueselectionediting

Read More
Segue to a ViewController from a UIButton in Swift...


iosswiftuibuttonuitabbarcontrollersegue

Read More
How can I properly send values between classes in Swift?...


swiftseguevar

Read More
How To Perform Segue After Picking Image...


iosswiftxcodesegue

Read More
IOS7, Segue and storyboards - How to create without a button?...


iosseguexcode-storyboard

Read More
(Swift) Unwind segue when multiple view controllers lead to same view?...


iosswiftuiviewcontrollersegueunwind-segue

Read More
Unwanted segue occuring while using a UITableView...


uitableviewsegueuistoryboardsegue

Read More
I am unable to perform segue from a view controller to another view controller using a class (by cre...


iosswiftsegue

Read More
CollectionView within a CollectionView: Using didSelectItemAt to performSegue...


swiftxcodeuicollectionviewsegueuicollectionviewcell

Read More
I amt trying to dismiss my tableViewController in override func tableView(...didSelectRowAt...), but...


iosswiftuitableviewsegue

Read More
Swift - performSegue causing ViewController to load before prepareForSegue passes data...


swiftuiviewcontrollersegue

Read More
BackNext