Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 467 Bytes

File metadata and controls

5 lines (4 loc) · 467 Bytes

This directory contains code from Point-Free Episode: Tour of SQLiteData: Assets

We explore how SQLiteData gives you precise control over your data model, including larger blobs of data, by adding a photo avatar feature to our scorekeeping app. Along the way we will explore a new iOS 26 style confirmation dialogs and a SwiftUI binding trick.