KotlinReactNativeMpp icon indicating copy to clipboard operation
KotlinReactNativeMpp copied to clipboard

[Feature] support more “REACT NATIVE Component"

Open Guang1234567 opened this issue 6 years ago • 0 comments

Hello dev:

I think you can using ts2kt to generate header files for Kotlin, so support more react native component in your project.

OR

compile 'kotlin.js.externals:kotlin-js-react-native:0.52.0-0’ in https://github.com/Kotlin/js-externals/tree/master/externals/react-native

PS: The react-native d.ts file is here, hope it help you: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native

Guang1234567 avatar Feb 15 '19 05:02 Guang1234567