Open gtn1024 opened 7 months ago
My take as of now is that until those types are available under this repository, the best way to approach the problem is:
Double
instead of Int
, missing Record
usages, etc.)That is what I do. You can read and inspect my code https://github.com/lppedd/kotlin-externals#initial-generation
@gtn1024 Hi,I have the same problem as you. I just spent a day wrapper the DayJS library. I'm about to wrapper the Antd library. How's your progress? How about we wrapper together and contribute to Kotlin-wrappers?
Hi, Kotlin/JS is great. I am currently writing project with it.
Is it possible to provide antd wrapper? I used Karakum to generate Kotlin definition but failed.
It will be much more great if provide specific methods, which will help more people using Kotlin/JS!