A collection of handy swift code used in our sample apps
New in Version 1.1 • Date+RawRepresentable - makes Date storable by @AppStorage
New in Version 1.0.2 • No new features, just build change
New in Version 1.0.1 • Version - adds versionString() function, returning the app's version and build number as a single string
New in version 1.0 • ColorSchemeAutomatic - tools to set the color scheme of and app or view: light, dark or automatic. • View+ConditionalModifier - set view modifiers based on boolean values
To use AstroSwiftUtilities in your Xcode project, select File->Swift Packages->Add Package Dependency, and enter the URL of this repository.