Github_API_Practice

Sample for Github API with programmatically UI

Technologies

  • Clean architecture (RxSwift and MVVM)
  • Flow coordinators
  • Programmatically UI (SnapKit)
  • Git Flow
  • Unit Test for ViewModel

Frameworks

Building and Running

  1. Install Cocoapods Library manager. Please follow the guides to setup from here.

  2. Open terminal, locate to project root folder

  3. Run command pod install.

  4. Open GithubPractice.xcworkspace

  5. Build and run.