RxTodo

April 17, 2017 ยท View on GitHub

Swift Build Status

RxTodo is an iOS application developed using ReactorKit. This project is for whom having trouble with learning how to build a RxSwift application due to lack of references. (as I did ๐Ÿ˜›)

Features

  • Using ReactorKit
  • Using RxDataSources
  • Observing model create/update/delete across the view controllers
  • Navigating between view controllers
  • Immutable models
  • Testing with RxExpect

Architecture

reactorkit

Visit ReactorKit for detail.

Requirements

  • iOS 8+
  • Swift 3
  • CocoaPods

Screenshots

rxtodo

Contribution

Discussion and pull requests are welcomed ๐Ÿ’–

License

RxTodo is under MIT license. See the LICENSE for more info.