This repository contains a modular Xcode project built using SwiftUI 2.0 and Composable Architecture with the µfeatures approach.
Tuist
Composable Architecture (TCA)
- Git clone the repository:
git clone https://github.com/lm2s/Texther.git
. - Install Tuist with
bash <(curl -Ls https://install.tuist.io)
. - Run
tuist generate
.