Join Slack
Powered by
Is it possible to use JS/TS files alongside Kotlin...
# javascript
j
Jared
03/11/2019, 6:35 PM
Is it possible to use JS/TS files alongside Kotlin files in a Kotlin react app? I am interested in using Kotlin for my frontend react app but I am hesitant to jump into it since I might be giving up the ability to use community written libraries?
r
Robert Jaros
03/11/2019, 6:49 PM
It is possible. See
https://kotlinlang.org/docs/reference/js-interop.html
3
Views
Open in Slack
Previous
Next