TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How's your experience with Compose/Kotlin multiplatform?

3 点作者 _xivi大约 1 年前
If you use either, how is your experience with the technology? Do you use it in production? Also feel free to share your experience if you evaluated it and choose to go with something else ultimately<p>Compose multiplatform is new but seems good with many projects on GitHub. I found it more attractive than flutter but previous release announcemnts didn&#x27;t get much attention here, the top one I could find has like 3 comments

1 comment

scosman大约 1 年前
I did an experiment with Kotlin Multiplatform.<p>1) Tooling for compiling&#x2F;building was great<p>2) Most libraries I needed assumed Android Kotlin, and realized the multi-platform ecosystem is much much much smaller than the Kotlin ecosystem. Almost none of the big projects had support&#x2F;CI&#x2F;tests on multiplatform (even though most could). Lots of little dependancy bugs to chase down. This part was a deal breaker. Maybe it&#x27;s gotten better, but this was only a year ago.<p>Went with go mobile instead. Amazing ecosystem (and everything just works), mediocre tooling (I&#x27;ve had to patch the project).
评论 #40311218 未加载