Swift Playground Books: Getting Started | Ray Wenderlich

Learn how to make your first Swift Playground Book for the iPad, that displays a live view containing a view controller designed in a Storyboard.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5035-swift-playground-books-getting-started
1 Like

Awesome! Hope to see more playgrounds books videos!

I was wondering if this tutorial shows how to use a view created in Interface Builder Storyboard and extend/override code in the Corresponding viewController. Ultimately I want to use IB to create my Playground interface but learn/code in the playground.

Iโ€™m not currently a subscriber but thinking about trying it if it will help me. Playgroundbook tutorials are non-existent.

Thanks

Yes - this covers how to create your user interface for your live view in a Storyboard, but use that storyboard-designed view controller in a Playground Book. I am the same as you and prefer using IB, hence why I cover how to do that in these screencasts :]

Can you make a video about Playground Bluetooth? :]

Iโ€™m not sure thereโ€™s enough demand for a screencast on that, but weโ€™ll think about it :]

Ok, thanks for the speedy reply!