Skip to content

Composables Core

Unstyled, fully accessible components for Jetpack Compose & Compose Multiplatform that you can customize to your heart's content.

Available for 🖥️ Desktop, 🌐 Web (Js/WASM), 🤖 Android, 🍎 iOS, and any other platform Compose can run on.

💬 Ask questions on Discord

Bottom Sheet Preview
Bottom Sheet
Bottom Sheet (Modal) Preview
Bottom Sheet (Modal)
Dialog Preview
Dialog
Menu Preview
Dropdown Menu
Icon Preview
Icon

What developers say

Matt Kula
"@alexstyl just wanted to let you know that we just transition from M3 Modal Bottom Sheet to your composables core one and it fixed multiple issues 🎉"

Matt Kula

Android @ Warner Music Group

Jacob Ras
"Ever since Composables Core was pointed out to me I use that one. Simpler API, and it actually works. I like it a lot, after continuously having something broken with the (Material Compose) bottom sheets."

Jacob Ras

Android Engineer @ Albert Heijn

Alex Styl
"I wrote this library, so this will be biased 😁. I was tired of dealing with Material Compose sheets and dialogs issues, so I decided to write my own from scratch. Plus, I needed high-quality, non-Material looking components for my Compose Multiplatform (desktop) apps, hence this library was born."

Alex Styl

Author of Composables Core