This directory contains code from Point-Free Episode: Modern SwiftUI: Introduction
What goes into building a SwiftUI application with best, modern practices? We’ll take a look at Apple’s “Scrumdinger” sample code, a decently complex app that tackles many real world problems, get familiar with how it’s built, and then rewrite it!
Scrumdinger sample code is available here.