Android RxJava RxAndroid Rxbinding 库

版权声明:本文为赵勇原创文章,注明出处随便转载。 https://blog.csdn.net/YaphetZhao/article/details/53558484

https://github.com/ReactiveX/RxJava ——RxJava核心库

https://github.com/ReactiveX/RxAndroid ——RxJava在Android中使用的扩展库

https://github.com/JakeWharton/RxBinding ——Android控件对RxJava的支持库

https://github.com/f2prateek/rx-preferences ——使SharedPreferences支持 RxJava

https://github.com/trello/RxLifecycle ——帮助RxJava在Android中生命周期的控制,避免内存溢出等问题

https://github.com/square/retrofit ——Retrofit

https://github.com/pushtorefresh/storio ——数据库对RxJava的支持

猜你喜欢

转载自blog.csdn.net/YaphetZhao/article/details/53558484