-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Sure! It’s by the Pointfree Co. team - here’s the website: The Composable Architecture
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Finally, here’s the codebase for an app fully made using The Composable Architecture: isowords (watch episodes #142-145, which are also free, for a tour of the code base)
-
for reference: the light data structure was taken from this project which is a project I intend to Brin to the App Store: https://gitlab.com/vikingosegundo/brighter-hue
-
TCA reminded me of this: https://github.com/chriseidhof/tea-in-swift — which has been a source for inspiration for myself.
-
this file contains all implementation: https://gitlab.com/vikingosegundo/light-dsl/-/blob/master/dsl.playground/Sources/Light.swift
-
this is a project of mine where I wrap UIKit in a declarative interface. https://gitlab.com/vikingosegundo/primitivoui. of course that can't be called functional.
Related posts
-
Looking for SwiftUI templates/architectures
-
Thoughts on SwiftUI navigation
-
Kaleidoscope of iOS app architectures
-
My largest project yet: A fully themable, powerful task manager and daily planner built with SwiftUI. Available on iPhone and iPad for free (no ads, IAP or data collected).
-
Laugh at my horrible App structure and help me do it right