Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

How would we use 3rd party ReactJS components? #12

Open
sixman9 opened this issue Jun 24, 2017 · 2 comments
Open

How would we use 3rd party ReactJS components? #12

sixman9 opened this issue Jun 24, 2017 · 2 comments

Comments

@sixman9
Copy link

sixman9 commented Jun 24, 2017

I'm wondering how 3rd party ReactJS component libraries, such as Semantic-UI-React might be integrated into a project using your React wrappers code?

I'm new to both Kotlin and ReactJS (I'm a Java dev, so I can work my way round a Gradle build script).

I'm aware of both Kotlin's @native and the possibility of transpiling TypeScript definitions to Kotlin (using the 'ts2kt' tool), but, basically, I'd like your thoughts on how best to accomplish such an integration.

JFYI, I dread dynamic typing and using yet ANOTHER Editor for coding, I like the idea of sticking to Intellij/Android Studio for the majority of my development, so all hail Kotlin!

@cy6erGn0m
Copy link
Contributor

See for react-markdown usages (it's 3rd party reactjs component)

@binkley
Copy link

binkley commented May 4, 2018

I'd like to use Semantic with Kotlin React. Where do I look?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants