konmik / nucleus

Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
MIT License
1.98k stars 253 forks source link

RxJava latest version not used. #137

Closed mistrydarshan99 closed 7 years ago

mistrydarshan99 commented 7 years ago

Hello ,

This library does not contain RxJava latest version so is it good to used in project ? Because there are several RxJava methods changed that's why i am asking to use this library in project or not?

konmik commented 7 years ago

Hi, there is rx2 version is available, currently in beta: https://github.com/konmik/nucleus/issues/111