TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: The first Jetpack Compose and Compose Multiplatform component library

1 pointsby alexstyl12 months ago
After building and shipping multiple apps with Jetpack Compose and Compose Desktop, I realized how important having solid components to your disposal is, if you want to move fast.<p>Material Compose is great but it is a real pain to customize. Also, building good components simply takes time. Having to cater for different screen sizes and resizable windows, accessibility and keyboard navigation, ltr and rtl configurations, dark theme and the list goes on and on.<p>Composables UI is all providing Compose developers with solid components to build apps for every platform Compose runs on (Desktop, Web, Android and iOS).<p>PS: I have included live component previews of the components using Compose Web. This means that all components visible on the website are going to be rendered exactly like in your app!

no comments

no comments