awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCompose Multiplatform Implementations

Applications built using Compose Multiplatform to share UI code across Android, iOS, and desktop.

Distinct from Multiplatform UI Libraries: Distinct from Multiplatform UI Libraries: focuses on full application implementations rather than reusable UI component libraries.

Explore 1 awesome GitHub repository matching software engineering & architecture · Compose Multiplatform Implementations. Refine with filters or upvote what's useful.

Awesome Compose Multiplatform Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chrisbanes/tivichrisbanes 的头像

    chrisbanes/tivi

    6,732在 GitHub 上查看↗

    Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform and Compose Multiplatform to share its user interface across Android, iOS, and desktop platforms. The app follows the Model-View-Intent (MVI) architecture pattern, where user actions are modelled as sealed class intents that reduce into a single immutable state object, ensuring predictable and unidirectional data flow managed through Kotlin coroutines and StateFlow. The application uses Hilt for compile-time dependency injection and SQLDelight for type-safe local data storage, c

    Builds its user interface using Compose Multiplatform to share UI code across platforms.

    Kotlinandroid-applicationjetpack-composekotlin
    在 GitHub 上查看↗6,732
  1. Home
  2. Software Engineering & Architecture
  3. Cross-Platform Development
  4. Multiplatform Code Sharing
  5. Multiplatform UI Libraries
  6. Compose Multiplatform Implementations