Open up-to-you opened 6 years ago
RIght now you should convert react declarations by your self and maybe fix some references. Sorry for the inconvenience.
Can you provide example at least for this case ? I mean React declaration and its attributes. Thanks in advance!
Declarations that are you need are here https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react/v15/index.d.ts
yeah but i don't think those are compatible with JetBrains React Wrapper... Is there any solution to make material-ui work with the official wrappers?
I'm seeing the same error with Reactist (among a few others):
To reproduce, add to any Kotlin/JS project and build:
implementation(npm("@doist/reactist", "^11.0.0", generateExternals = true))
After generation kotlin stubs for react material-ui (ts2kt v0.0.20, material-ui v0.20), runtime results: