awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JetBrains avatar

JetBrains/compose-multiplatform-ios-android-templateArchived

0
View on GitHub↗
1,615 estrellas·157 forks·Kotlin·Apache-2.0·2 vistasgithub.com/JetBrains/compose-multiplatform↗

Compose Multiplatform Ios Android Template

This project is a declarative user interface framework designed for building shared applications across mobile, desktop, and web environments. It utilizes a unified codebase to define application layouts and state management, enabling developers to target multiple operating systems through a single development workflow.

The framework leverages a cross-platform graphics engine to render visual elements consistently across different platforms. It incorporates a platform-specific interop layer that allows shared code to access native hardware features and system application programming interfaces while maintaining the performance characteristics of platform-specific binaries.

The toolkit supports the development of mobile applications for both iOS and Android, as well as the porting of existing code to web browsers. It includes automated build processes that transform high-level code into optimized instructions for each target environment, ensuring reliable execution across various device types.

Features

  • Compose Multiplatform UI Frameworks - Provides a declarative toolkit for building shared user interfaces across Android, iOS, desktop, and web.
  • Multiplatform Code Sharing - Shares business logic and application state across operating systems while maintaining native performance.
  • Multiplatform UI Libraries - Enables sharing of business logic and UI definitions across multiple platforms through platform-specific compilation.
  • Declarative UI Libraries - Implements a component-based system for defining layouts and state management using a reactive programming model.
  • Declarative UI Composition - Defines user interfaces as a functional transformation of state into a tree of immutable components.
  • State Snapshots - Tracks data dependencies and captures state changes to trigger granular updates in the user interface.
  • Cross-Platform Graphics Tooling - Utilizes a cross-platform 2D graphics engine to render visual elements consistently across different operating systems.
  • Native Cross-Platform Development - Builds high-performance native mobile applications for iOS and Android from a single shared codebase.
  • Build-Time Bytecode Compilation - Compiles high-level code into optimized bytecode during the build process to enhance application startup and runtime performance.
  • Multiplatform Frameworks - Streamlines the development of shared mobile applications by using a unified codebase and integrated tools.
  • Platform-Specific API Implementations - Provides a bridge for shared code to invoke native platform APIs and hardware features through defined interfaces.

Historial de estrellas

Gráfico del historial de estrellas de jetbrains/compose-multiplatform-ios-android-templateGráfico del historial de estrellas de jetbrains/compose-multiplatform-ios-android-template

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Compose Multiplatform Ios Android Template

Colecciones seleccionadas manualmente donde aparece Compose Multiplatform Ios Android Template.
  • Herramientas de desarrollo para Kotlin

Preguntas frecuentes

¿Qué hace jetbrains/compose-multiplatform-ios-android-template?

This project is a declarative user interface framework designed for building shared applications across mobile, desktop, and web environments. It utilizes a unified codebase to define application layouts and state management, enabling developers to target multiple operating systems through a single development workflow.

¿Cuáles son las características principales de jetbrains/compose-multiplatform-ios-android-template?

Las características principales de jetbrains/compose-multiplatform-ios-android-template son: Compose Multiplatform UI Frameworks, Multiplatform Code Sharing, Multiplatform UI Libraries, Declarative UI Libraries, Declarative UI Composition, State Snapshots, Cross-Platform Graphics Tooling, Native Cross-Platform Development.

¿Qué alternativas de código abierto existen para jetbrains/compose-multiplatform-ios-android-template?

Las alternativas de código abierto para jetbrains/compose-multiplatform-ios-android-template incluyen: jetbrains/compose-multiplatform — Compose Multiplatform is a declarative user interface framework that enables the development of native graphical… facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… chrisbanes/tivi — Tivi is a cross-platform application for discovering and tracking television shows, built with Kotlin Multiplatform… android/compose-samples — Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a… solidjs/solid — Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing… jetbrains/compose-jb — This is a Kotlin Multiplatform UI framework for building consistent user interfaces across desktop, web, and mobile…

Alternativas open-source a Compose Multiplatform Ios Android Template

Proyectos open-source similares, clasificados según cuántas características comparten con Compose Multiplatform Ios Android Template.
  • jetbrains/compose-multiplatformAvatar de JetBrains

    JetBrains/compose-multiplatform

    19,131Ver en GitHub↗

    Compose Multiplatform is a declarative user interface framework that enables the development of native graphical interfaces across desktop, mobile, and web platforms using a single Kotlin codebase. It functions as a multiplatform library that allows developers to share both application logic and UI components while maintaining access to platform-specific features through abstraction layers. The framework utilizes a reactive state management system that automatically tracks data mutations to trigger granular interface updates. By employing a cross-platform rendering engine based on a hardware-

    Kotlinandroidawtcompose
    Ver en GitHub↗19,131
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Ver en GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Ver en GitHub↗245,669
  • chrisbanes/tiviAvatar de chrisbanes

    chrisbanes/tivi

    6,732Ver en 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

    Kotlinandroid-applicationjetpack-composekotlin
    Ver en GitHub↗6,732
  • android/compose-samplesAvatar de android

    android/compose-samples

    22,893Ver en GitHub↗

    Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s

    Kotlinandroidjetpack-compose
    Ver en GitHub↗22,893
Ver las 30 alternativas a Compose Multiplatform Ios Android Template→