100 Days of SwiftUI
2026-07-30
Milestone: Projects 13-15
Key points: Operator Overloading and Custom Property Wrappers
Challenge
Your goal is to build an app that asks users to import a picture from their photo library, then attach a name to whatever they imported. The full collection of pictures they name should be shown in a
List, and tapping an item in the list should show a detail screen with a larger version of the picture.
I’m gonna be honest here. This is a struggle I don’t want to have, so I am giving myself permission to just not do it.
See you tomorrow!