Alex Does Things Poorly

Alex does a variety of things poorly - swift, data science, datavis, ML, drawing, AR, unity, etc, etc.

23 June 2021

Swift UI Project 2, Day 2

by alex

Another slow day with a bit of 100 Days of SwiftUI work. I also went to the dentist today and that sucked, so there’s that.

Meanwhile I’m working on this flag guessing app.

Nothing truly new this time around, only casual / inconsequential feedback about clipping a country flag inside a Capsule clipshape. I thought it looked generally OK for simple and symmetrical flags like the European ones that Paul chose as his example, but it works less well for asymmetrical flags such as New Zealand, South Korea, Oman, China, etc. Still a great example for learning how to clip an image (or I guess any other View) to a shape!

tags: swift - swiftui