SkillAgentSearch skills...

GithubAPIClient

A SwiftUI app created to demonstrate The Composable Architecture (TCA) in SwiftPragma Conference 2023 by Muralidharan Kathiresan

Install / Use

/learn @swiftpublished/GithubAPIClient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GithubAPIClient

A sample Github API Client SwiftUI app created to demonstrate The Composable Architecture (TCA)

  • Supports iOS 16.0+
  • Uses TCA 1.9.1

Oct-02-2023 12-33-55

This project has 3 main frameworks

<img width="328" alt="image" src="https://github.com/swiftpublished/GithubAPIClient/assets/7802406/c1fa862f-90f9-4168-8c78-daa48d006734">

Core

Where all the API Models and Extensions are created

VanillaSwiftUI

The classes used to create the app in the Pure SwiftUI way

TCASwiftUI

The classes used to create the app in the TCA SwiftUI way

If you compare the classes from both targets you can also understand how similar is TCASwiftUI to pure VanillaSwiftUI way of building apps

<img width="1728" alt="image" src="https://github.com/swiftpublished/GithubAPIClient/assets/7802406/18cfcd8f-78f2-4059-8cc3-7ed58196c220">

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated7mo ago
Forks2

Languages

Swift

Security Score

82/100

Audited on Aug 8, 2025

No findings