Search code examples
prepareForSegue not called in embedded segue...


iosobjective-cuitableviewuiviewcontrolleruistoryboardsegue

Read More
How to make a push segue when a specific UITableViewCell is selected...


swiftuitableviewuistoryboardsegue

Read More
How make sure the 1st (after 0th) segment to be selected on xcode?...


objective-cuiviewcontrolleruistoryboardsegue

Read More
Can you define a Segue in the storyboard to self?...


iosxcodesegueuistoryboardsegue

Read More
How to transfer to a specific storyboard if a condition is true?...


iosswiftuiviewcontrollersegueuistoryboardsegue

Read More
Disabling segue animation...


iosswiftsegueuistoryboarduistoryboardsegue

Read More
replace segue, with animation?...


ioscore-animationuistoryboardsegue

Read More
How to pass data between view controllers - not working...


swiftuikituilabelinterface-builderuistoryboardsegue

Read More
Swift one out of three segue is not passing data...


swiftsegueuistoryboardsegue

Read More
Swift PushViewController From A Different Storyboard...


swiftuiviewcontrolleruinavigationcontrolleruistoryboarduistoryboardsegue

Read More
Cannot segue from UILabel to ViewController...


iosuilabelsegueuistoryboardsegue

Read More
How can I switch to another view (passing through prepareForSegue two values) from uitableviewcell b...


iosobjective-cuitableviewuistoryboardsegue

Read More
programmatically load viewController class...


iosswiftsegueuistoryboardsegue

Read More
Pass a variable between controllers - Swift4...


iosswifttableviewsegueuistoryboardsegue

Read More
Why does shouldPerformSegue use a string, and how do I use a UIStoryboardSegue with it instead?...


iosswiftsegueuistoryboardsegue

Read More
Swift 4 func prepare(for segue: UIStoryboardSegue, sender: Any?) not updating Int variable with inde...


arraysswiftsegueuistoryboardsegue

Read More
Encounter Thread 1: EXC_BAD_ACCESS (code=2) when using custom segue...


swiftuiviewcontrollerswift4uistoryboardseguepresentviewcontroller

Read More
Unwind then segue without showing intermediate view controller...


iosuiviewcontrolleruistoryboardsegueunwind-segue

Read More
Passing data from a static tableViewCell to another viewController?...


iosswiftuitableviewsegueuistoryboardsegue

Read More
what is the correct way to be back to first view controller if not using navigation controller?...


iossegueuistoryboardsegue

Read More
Async checking when perform segue...


swiftsegueuistoryboardseguemoya

Read More
Two "performSegue" in same class to different Viewcontrollers...


swiftbuttonuiviewcontrolleruistoryboardsegue

Read More
Segue without StoryBoard...


iosswiftxcodesegueuistoryboardsegue

Read More
Prepare function doesn't call by segue...


swiftuitableviewuistoryboardsegue

Read More
How to pass UIButton's tag (an Int) to other ViewController using prepareForSegue (Swift 4, Xcod...


iosswiftuibuttonuistoryboardsegue

Read More
Passing Data between View Controllers in Swift...


iosswiftuistoryboarduistoryboardsegue

Read More
IOS/Objective-C: Custom Segue Effect on Navigation Bar Compared with Show Segue...


iosobjective-cuinavigationbaruistoryboardsegue

Read More
IOS/Objective-C/Storyboard: Custom Segue from Left to Right Creating Black Bar Between View Controll...


iosobjective-cstoryboarduistoryboardsegue

Read More
Common pattern with segues and table views in iOS...


iosobjective-cuitableviewuistoryboardsegue

Read More
Programming iOS button to do action on first tap then segue on second tap...


swiftsegueuistoryboardsegueibaction

Read More
BackNext