Skip to content

Commit 8aded0d

Browse files
Spring WongSpring Wong
Spring Wong
authored and
Spring Wong
committed
updated README
1 parent 0084b41 commit 8aded0d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,22 @@ A sample to implement conductor library with MVVM architecture
44
Conductor Library:
55
https://github.com/bluelinelabs/Conductor
66

7+
RxJava2:
8+
https://github.com/ReactiveX/RxJava
9+
https://github.com/JakeWharton/RxBinding
10+
11+
Dagger2:
12+
https://google.github.io/dagger/
13+
https://medium.com/@rachitmishra/dagger-2-with-kotlin-59d3c2440f4f
14+
15+
Retrofit:
16+
http://square.github.io/retrofit/
17+
18+
Github API:
19+
https://developer.github.com/v3/
20+
21+
MVVM in Kotlin:
22+
https://medium.com/corebuild-software/simple-android-mvvm-using-rx-and-kotlin-9769a91b03ef
23+
24+
View Binding in Kotlin:
25+
https://kotlinlang.org/docs/tutorials/android-plugin.html

0 commit comments

Comments
 (0)