parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

feature: Facebook coroutines wrapper #1065

Closed phillwiggins closed 3 years ago

phillwiggins commented 3 years ago
Jawnnypoo commented 3 years ago

Hey there, since this is a primarily Java project still, we don't want to ship Kotlin + Coroutines via api for anyone who depends on this library.

phillwiggins commented 3 years ago

Would implementation be a better option in this instance?

Jawnnypoo commented 3 years ago

I think we would potentially (unfortunately) make a different dependency altogether that adds the ktx bindings