Gerd's Swift Learning Journey

In this journal I also want to share my small learning and first experiences.

Gerd

SwiftUI Design Challenge 2
It took me a while to find the solution for the round corners, because at times my rectangle (“RoundedRectangle”) had no corners. In addition that modifier order matters!

1 Like

1 Like

Failed! It’s not so trivial after all after a tutorial video. Do you have any suggestions for improvement?

1 Like

Lesson 5 Challenge

Hi Gerd,

The design challenge is on my list of tutorials to go through but I am still finishing up Module 4 and will probably start into databases after that. Seems like everything needs core data and potentially CloudKit unless you want to build a backend.