levibostian / AndroidBlanky

Create a new Android app fast. Comes pre-installed with libraries you already use.
7 stars 0 forks source link

Remove RxJava #63

Closed levibostian closed 2 years ago

levibostian commented 4 years ago

Since LiveData is out and it's been working really nicely, there is not much need for RxJava. I want to condense down the codebase as much as possible for compile speed to improve and less code to debug.