Hello everyone, I would like to share a project I’ve been working on for the past couple months: an implementation of IBM’s Carbon design system in Compose Multiplatform:
https://github.com/gabrieldrn/carbon-compose
For some reason I’ve forgot that this Slack workspace exists, but you know what they say, better late than never 🙃.
Anyway, feel free to contribute to the lib plus propose suggestions!
You can also check the project’s GitHub Pages
https://gabrieldrn.github.io/carbon-compose/, the first page explains my motivations behind this project as I’m often asked about them. You will also find informations about how to add the lib to your project, how to use it, plus a catalog app in WASM (
https://gabrieldrn.github.io/carbon-compose/catalog/index.html) that showcase implemented components so far. (The app is also available for android, iOS and desktop, like the library)