zambelz48 / iOS-Dota-Heroes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Dota Heroes iOS App

A simple showcase of iOS App using MVVM as the architectural pattern. Basic unit tests and UI tests included.

Integrated 3rd Party Libraries

  1. RxSwift

Requirements

  1. Xcode 11 and up (Swift 5.0)
  2. Carthage version 0.33 and up

Initial Setup

Install 3rd party dependencies (Required)

Make install-dependencies script executable

$ chmod ugo+x Scripts/install-dependencies.sh

Run install-dependecies.sh script

$ ./Scripts/install-dependencies.sh

About


Languages

Language:Swift 97.9%Language:Shell 2.1%