I'm not quite on track with the #100DaysOfSwiftUI... I've done some kind of reading/tutorial watching every day, but haven't caught up on the practicals.

Finally got round to the Challenge for Day 19 after getting Project 1 done in the week.
#iosdev #swiftui

I liked this one. I started off basic, almost copying day 1 verbatim, then increased the complexity a bit, by changing the array to an enumeration and also making the "to" value change based on what's selected in the "from" picker.