Skip to content

spotlessicode/MyCustomSegue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyCustomSegue

I. Custom Segue and Custom Unwind Segue with Animations using Navigation Controller - Part 1/2

IOS 8.1 Xcode 6.1 tutorial: Basic Xcode project settings: ViewControllers, Buttons, Segues, NavigationController

Step by step: ◦ 1. New SingleView Project ◦ 2. Create Show Segue from ViewController to SecondViewController ◦ 3. Embed Navigation Controller in first ViewController ◦ 4. Send Data with Segue ◦ 5. Test in IOS Simulator ◦ 6. Create Unwind Segue ◦ 7. Test in IOS Simulator again

full tutorial: http://spotlessicode.com/post/102369240906/custom-segue-custom-unwind-segue-with-navigationcontroll

youtube video 10 minutes: https://www.youtube.com/watch?v=Zc8Ez9YfBSM

II. Custom Segue and Custom Unwind Segue with Animations using Navigation Controller - Part 2/2

IOS 8.1 Xcode 6.1 tutorial:  Customize Segue and UnwindSegue

6 Step need: ◦ 1. Create Custom Segue class and “-(void)perform” code ◦ 2. Change the Segue class on the storyboard ◦ 3. Test your Custom Segue in IOS Simulator ◦ 4. Create UnwindSegue  ◦ 5. Detect MyCustomUnwindSegue on Storyboard ◦ 6. Test your CustomUnwindSegue and add color to your window background

full tutorial: http://spotlessicode.com/post/102452792461/custom-segue-and-custom-unwind-segue-with-animations

youtube video 6 minutes: https://www.youtube.com/watch?v=Z_23mtVNikU

About

MyCustomSegue tutorial IOS8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •