Hi, is there any Material You wrapper for KotlinJS...
# javascript
s
Hi, is there any Material You wrapper for KotlinJS?
a
@turansky ^^
t
We have it in Kotlin Wrappers
s
Thanks
t
Showcase is here
s
But this one is just Material UI if I got right. My question was about Material You (3).
t
NPM link will be helpfull
s
Got it, thanks
t
Do you have links on "Material You" library or MUI already implements Material You?
s
t
I see project and NPM package.
👍 1
Feel free to file an issue if you need wrappers for Material You
s
Ok
Looks like MUI has Material 3 components but in alpha currently. https://mui.com/material-ui/guides/material-3-components/
c
I'm reimplementing some of them here, but it's really early days
s
Cool, will take a look, thanks
c
Just a warning, it won't be usable for at least 6 months to a year… But I'd welcome contributions if you have some time
👌 1
m
I think Kotlin/JS wrappers for mui/material-next might would be very good. I've been using the MUI wrappers and it's worked very well for us, but we (for now) still on Material 2 instead of Material 3 (like we have for Android and Desktop).