Is it possible to use kotlinx.coroutine with create-react-kotlin-app?
b
bkenn
02/02/2018, 8:03 PM
Not currently. Kotlinx.coroutines is not available via npm
😔 1
a
anton.bannykh
02/12/2018, 9:37 AM
Seeing the demand, I think it will start being released to NPM in the near future. In the meantime you can publish it to your personal scope and just use that. 😃