HelPal / HelPal-iOS

iOS client for HelPal Project of Renmin University of China

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

Current build are succussfully built on Xcode 9.2 using Swift 4

  • Make sure you have Carthage installed. Pobably just run the following code.
carthage update --platform iOS --use-submodules --no-use-binaries

Route Map

  • Replace PromiseKit using RxSwift
  • Add HTTPStub or something else to mock API test

About

iOS client for HelPal Project of Renmin University of China


Languages

Language:Swift 99.6%Language:Objective-C 0.4%