snap-settings-service
|
A single interface to handle different types of settings. |
snap-navigation
|
Define the navigation structure of your SwiftUI app decoupled from it's presentation. |
snap-core
|
A collection of useful helper implementations, common extensions, convenience definitions and workarounds. |
snap-theme
|
A toolset to abstract Colors, Fonts, Icons and Numbers of a multi-platform SwiftUI app. Define semantic attributes in a Theme and apply them to your views for a consistent UI with maintainability in mind. |
snap-swift-data
|
Extends SwiftData to better interoperate with CoreData and Persistent History Tracking. |
snap-matching-navigation
|
A SwiftUI Container that displays a TabView or SplitScene, based on the device. |
snap-foundation
|
Basic extensions for Swift and Foundation |
snap-template-shared
|
Shared code to use with the snap-app-template. |