CatalystControlsGallery
CatalystControlsGallery copied to clipboard
Work in progress gallery of controls available to Catalyst apps using Optimized for Mac
Results
3
CatalystControlsGallery issues
Sort by
recently updated
recently updated
newest added
This PR: - removes the redundant `View` conformance - converts `var` properties to `let` to communicate the single-use immutable nature of representable struct instances - update views that use actions...
See commit messages for details. This PR does not remove `HIActivityIndicatorView` because there is currently no way to produce a non-spinning activity indicator from SwiftUI. I’m not sure this is...
wontfix