Just shipped a new Compose Unstyled component: 💬 Tooltip
🎯 Handles focus, hover and long press interactions
🦻 Screen reader support out of the box
🔝 Arrow (caret) support
and of course fully customizable
Live Demo and code samples at: https://composables.com/docs/compose-unstyled/tooltip
K 18
🎉 7
k
Kevin
10/14/2025, 6:39 AM
this is pretty cool. wondering if you're vision to become the shadcn of jetpack compose?
a
Alex Styl
10/14/2025, 7:45 AM
I just want to have a good base APIs for my multiplatform apps
The core problem I had in every app I've built is having to build components like that. So I decided to just get it done and open source it for everyone.
🙌 1
🙌🏾 1
Alex Styl
10/14/2025, 7:46 AM
shadcn is a solution for a different ecosystem's problem. we are not there yet for that to make sense in compose