Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 637 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 637 Bytes

SwiftUI + TCA Tuist example

Tuist Badge

This repository contains a modular Xcode project built using SwiftUI 2.0 and Composable Architecture with the µfeatures approach.

Tuist
Composable Architecture (TCA)

Setup

  1. Git clone the repository: git clone https://github.com/lm2s/Texther.git.
  2. Install Tuist with bash <(curl -Ls https://install.tuist.io).
  3. Run tuist generate.