Skip to content

Commit ddd7266

Browse files
author
Aritra Roy
committed
Adds Domic library in advanced utilities
1 parent 757c025 commit ddd7266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ Remixer is a framework to iterate quickly on UI changes by allowing you to adjus
285285

286286
* [AutoDispose](https://github.com/uber/AutoDispose) - Automatic binding+disposal of RxJava 2 streams
287287
* [Android KTX](https://github.com/android/android-ktx) - A set of Kotlin extensions for Android app development
288+
* [Domic](https://github.com/lyft/domic) - Reactive Virtual DOM for Android
288289
* [EventBus](https://github.com/greenrobot/EventBus) - Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality
289290
* [JavaPoet](https://github.com/square/javapoet) - A Java API for generating .java source files.
290291
* [Lightweight Stream API](https://github.com/aNNiMON/Lightweight-Stream-API) - Stream API from Java 8 rewritten on iterators for Java 7 and below

0 commit comments

Comments
 (0)