WWDC 2012 Session Videos - HD                   

Session 407 - Adopting Storyboards in Your App


Storyboards in iOS make designing your application much faster and easier.  Storyboards allow you to graphically arrange all your application's views within a single Xcode design canvas, where you can then define the logical flow and even assign transitio


처음에는 storyboard의 기본적인 사용법을 가르쳐준다.


storyboard와 code로 만든 view controller를 연결하는 방법도 가르쳐준다.


container view를 이용하면, 다른 view controller에서 일부분 view를 구성할 수 있다.


unwind action

reset, done을 통해서 과거 view controller로 돌아갈 수 있다. 새 기능.




by 언제나19 2013. 1. 14. 15:35
| 1 |