Easy Playground UIKit & SpriteKit prototyping!
So, I decided to make it easier for everyone to prototype with UIKit and SpriteKit in a playground. This is mainly in response to numerous StackOverflow questions.
Hopefully, Apple allows Playground templates going forward. fingers crossed
##Installation Just download the ZIP, open and get started with your awesome prototypes!
- Define the size of your canvas
- Add all your cool prototypes
- Call the
showView()
function on your canvas - Show your Assistant Editor in Xcode via View > Assistant Editor > Show Assistant Editor OR by the keyboard shortcut Option + CMD + Z