Join Slack
Communities
Powered by
Are there existing wrapper for jetbrains ring ui? ...
# compose-web
s
smallshen
06/04/2021, 5:35 AM
Are there existing wrapper for jetbrains ring ui? If not are there are any plans
a
altavir
06/04/2021, 7:20 AM
Ring-UI is based on react. It does not have anything to do with Compose. It is a question for
#javascript
s
smallshen
06/04/2021, 7:49 AM
@altavir
isn't compose web based on kotlin/javascript
a
altavir
06/04/2021, 8:00 AM
It is not compatible with React
f
Foso
06/04/2021, 8:32 AM
https://github.com/JetBrains/compose-jb/tree/master/examples/web-with-react
s
smallshen
06/04/2021, 8:33 AM
humm
a
altavir
06/04/2021, 8:35 AM
@Foso
thanks for the link. Bu still it is about ebedding, not about wraping react components. The answer about kotlin-react wrappers is
no
. There is not official wrapping library for ring-ui. There is an issue:
https://github.com/JetBrains/kotlin-wrappers/issues/97
. I am doing my own wrappers based on what
@Ilya Goncharov [JB]
did some time ago:
https://github.com/mipt-npm/visionforge/tree/dev/ui/ring/src/main/kotlin/ringui
. I am willing to move it to a separate project if somebody wants to co-maintain it.
👍 2
12
Views
Open in Slack
Previous
Next