WeRockStar / ReactiveAndroid

Android Reactive Programming for กก (29/04/2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Android starter project

  • Reactive Form validate
  • Reactive Search (Handle user typing)
  • Reactive concurrency (Combine multiple source)
    compile 'io.reactivex.rxjava2:rxjava:2.0.8'
    compile 'com.jakewharton.rxbinding2:rxbinding:2.0.0'
    compile 'com.squareup.retrofit2:retrofit:2.2.0'
    compile 'com.squareup.retrofit2:adapter-rxjava2:2.2.0'
    compile 'io.reactivex.rxjava2:rxandroid:2.0.1'

About

Android Reactive Programming for กก (29/04/2017)


Languages

Language:Kotlin 91.7%Language:Java 8.3%