Callback-based libraries just don't feel right in ...
# feed
d
Callback-based libraries just don't feel right in a coroutine-based Kotlin project. But with just a super-thin adapter layer, you can convert that third-party callback-based library to work beautifully with coroutines. Here's how!

youtube.com/watch?v=…

🔥 11