Projects, playgrounds, and other material made while following along with Paul Hudson’s 100 Days of SwiftUI course
If you are looking for a full reference on SwiftUI, the About SwiftUI repo is a great reference! If you have never coded before though, going through the first 15 days of the 100 Days of SwiftUI is very helpful for creating a starting point.
Full List
- Days 1-14: Introduction to Swift (Covered during the 100 Days of Swift challenge.)
- Day 15: 1 hour review of Swift as a coding language Swift review
- Day 16: Project 1: WeSplit (Part One)
- option + cmd + p: refresh content preview
- cmd + r: launch simulator
- ctrl + i: format code
- tips to adjust the view: https://stackoverflow.com/questions/46553129/xcode-how-to-view-two-files-side-by-side
To be updated as I get through the projects