-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
At a minimum, Composable Architecture, and now Dependencies from Point-Free.
-
How’s InAppSettingsKit? I made a similar package yesterday that also supports search, interested in how it stacks up. https://github.com/aheze/Setting
-
Factory
A modern approach to Container-Based Dependency Injection for Swift and SwiftUI. (by hmlongco)
I prefer Factory over Dependencies (since I wrote it). You can use the SwuftUI environment-style syntax for injection, and registering a new dependency type is much, much simpler than using an EnvironmentKey approach.
-