ww-tech / roxie

Lightweight Android library for building reactive apps.
Apache License 2.0
482 stars 36 forks source link

Coroutines? #19

Open P1NG2WIN opened 3 years ago

P1NG2WIN commented 3 years ago

As I understand, under the hood is used RXJava, are you planning to add the ability to use coroutines?

michaelcarrano commented 3 years ago

@P1NG2WIN yes, we are planning to add support for this in the future but I do not have a timeline for it. You are welcome to help contribute.

We would ideally also continue to provide RxJava support for those that still depend on it.

dragossusi commented 3 years ago

Check my fork/pull request #20