Skip to content

Commit 5da3fed

Browse files
committed
新增
添加几个项目
1 parent 1ef4eb3 commit 5da3fed

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ RxJava resources
3232

3333
### 一些不错的介绍操作符的文章
3434
* [木水川的博客](http://mushuichuan.com/tags/RxJava/)
35+
36+
* [RxMarbles]([http://rxmarbles.com/](http://rxmarbles.com/))-Interactive diagrams of Rx Observables
37+
3538
* [Android RxJava使用介绍(二) RxJava的操作符](http://blog.csdn.net/job_hesc/article/details/46242117)
3639

3740
### 一些不错的翻译文章
@@ -59,6 +62,12 @@ RxJava resources
5962

6063
* [learnrxjava](https://github.com/jhusain/learnrxjava) -RxJava例子
6164

65+
* [MovieGuide]([https://github.com/esoxjem/MovieGuide](https://github.com/esoxjem/MovieGuide))-An Android app that showcases the MVP pattern and RxJava
66+
67+
* [RxWeather]([https://github.com/SmartDengg/RxWeather](https://github.com/SmartDengg/RxWeather))
68+
-Architecting Android with RxJava
69+
70+
* [RxBlur]([https://github.com/SmartDengg/RxBlur](https://github.com/SmartDengg/RxBlur))-用RxJava处理和操作高斯模糊效果的简单用例。
6271
## Library
6372

6473
* [rx-preferences](https://github.com/f2prateek/rx-preferences) -使SharedPreferences支持RxJava

0 commit comments

Comments
 (0)