Settings

Theme

Ask HN: Does anyone know of any good iOS Storyboard tutorials?

2 points by davidcoronado 10 years ago · 3 comments


ratfacemcgee 10 years ago

this looks alright

https://www.raywenderlich.com/113388/storyboards-tutorial-in...

like anything, best way to learn is just to hack on something. Follow the tutorial, then break it. Mess with control dragging between VC's to setup different segues. Try passing data between VC's using segues. Then try loading a VC from a storyboard in code (hint: use instantiateViewControllerWithIdentifier).

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection