AndroidCoroutinesHelper
AndroidCoroutinesHelper copied to clipboard
A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines
Results
2
AndroidCoroutinesHelper issues
Sort by
recently updated
recently updated
newest added
Not sure how you would fix this. Doesn't seem like a good idea to just shove `GlobalScope.` in front of those calls.
Hey, you should make this a library. Agreed that it's very simple right now. But will help a lot of people out if its a library.