Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 212 Bytes

RubyMotion show how to use Custom Segue in a storyboard

1: iOS load storyboard 2: it shows RecipeBookViewController 3: call CustomStoryboardSague (MySegue) initWithIdentifier 4: prepareForSegue 5: segue.perform