A collection of small SwiftUI bits and pieces I've figured out as I've learned and wanted to document for myself and others.
Open and run the SwiftUI Examples.xcodeproj
and run the target for each platform to see the demos.
- Adding blurred background for your macOS window. See Source/BlurredWindowContentView.swift
All code is available under the MIT license.
- Zach Waugh
- https://zachwaugh.com
- @zachwaugh