Join Slack
Powered by
Could anyone help me about creating kotlin wrapper...
# javascript
a
Ahmet Enes Duruer
11/07/2018, 12:50 PM
Could anyone help me about creating kotlin wrapper for a react-js library?
a
Alexander Mikhalchenko
11/07/2018, 12:54 PM
It already exists
https://github.com/JetBrains/kotlin-wrappers/tree/master/kotlin-react
a
Ahmet Enes Duruer
11/07/2018, 12:56 PM
Yeah I know this but I didn't mean this. I mean there is a library for react-js it's written in jsx and I need help for creating kotlin wrapper for it. Cuz I'm new in kotlin-is stuff but I spent a lot of time on JVM with kotlin...
a
Alexander Mikhalchenko
11/07/2018, 1:06 PM
Ah, I see 🙂 I don’t know much about it, but I used this page when I was trying wrapper feature
http://kotlinlang.org/docs/reference/js-modules.html
a
Ahmet Enes Duruer
11/07/2018, 1:27 PM
Ah yeah but can't say well documented. 🙂 There are more features than that web page says.
Ahmet Enes Duruer
11/07/2018, 1:28 PM
I wanna create Kotlin wrapper for like this library:
https://github.com/jamiebuilds/react-loadable
4
Views
Open in Slack
Previous
Next