/Democracy-iOS

An example app and live coding template that showcases how to develop a Redux-inspired architecture using RxSwift as the sole abstraction for data flow and computation.

Primary LanguageSwiftMIT LicenseMIT

Democracy iOS

An example app and live coding template that showcases how to develop a Redux-inspired architecture using RxSwift as the main abstraction for data flow and computation.

Requirements

  • Xcode 8.3.2
  • iOS 10.3

Installation

Clone this repository, open the Democracy.xcworkspace file in Xcode and you're good to go.

Branching

The master branch is the final version of the full-fledged example app.

The live-coding branch is the product of live coding during the Redux + RxSwift presentation held at TDC São Paulo 2017.