Skip to content

pandaprincess/SwiftCodePub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SwiftCodePub

Small Swift Workshop

Step 1
Create a new project

Step 2

  • Add a label and a button to the storyboard
  • Connect label and button to viewcontroller
  • Create a random backgroundcolor func for button

Step 3
  • Add a new button
  • Create a new viewcontroller in the storyboard
  • Add a new swift file to the project, make it be a CocoaTouch class
  • Connect the viewcontroller in the storyboard to the new file

Step 4
  • Add a tableview to the storyboard
  • Add tableviewcell
  • Connect the tableview to viewcontroller
  • UITableViewDelegate UITableViewDatasource

Step 5
Short intro to SpriteKit

About

Small Swift Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published