ryohey / RxSwiftQuiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxSwiftQuize

There are many tests that fail, so fix them so that they pass.

How

  1. git clone
  2. open RxSwiftQuiz.xcworkspace
  3. write your code
  4. Run test

Any questions?

Create a new issue. Of course, Japanese is fine.

TODO

  • Transforming Observables
    • map, flatMap, scan
  • Combining Observables
    • combineLatest, etc...
  • Error Handling Operators
    • catch, retry
  • Connectable Observable Operators
    • share, reply
  • Creating Observables
    • create

About


Languages

Language:Swift 96.7%Language:Ruby 3.3%