I've been looking for good options for a solid Mat...
# compose-web
c
I've been looking for good options for a solid Material based UI. I notice that https://mui.com is React specific. https://materializecss.com/ is 2 years old since last update. How about some kotlin-wrappers for https://github.com/material-components/material-components-web It seems like to good candidate for base components without being tied to a specific framework and it seems that you can easily adjust color and shape themes and limit your css to only the components you actually use. Thoughts?
r
b
It's now been extracted since some people wanted to help move this along quicker. github.com/mpetuska/kmdc
Bear in mind that it's FAR from ready - use at your own risk.
c
This is good to know. 👍
r