Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 862 Bytes

File metadata and controls

20 lines (15 loc) · 862 Bytes

Github App built in the Composable Architecture

A Github repositories search app built in the Composable Architecture.

app

This practical sample application has the following features:

  • Search Github repositories
  • Paginate search results
  • Navigate to the repository details
  • Like repositories
  • Filter repositories with likes

Code

  • SwiftUI: SwiftUI
  • UIKit: Coming soon...

Related Articles