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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Mobile app framework

Classement mis à jour le 24 juil. 2026

For mobile, the strongest matches are jetbrains/compose-multiplatform-ios-android-template (This repository provides a cross-platform declarative UI framework built), unoplatform/uno (Uno Platform is a cross-platform C and XAML framework) and jetbrains/compose-multiplatform (Compose Multiplatform is a declarative UI framework that lets). dotnet/maui and nativescript/nativescript round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked mobile app frameworks for developers, ranked by GitHub stars and activity. Compare the top options and pick the right one.

Mobile app framework

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jetbrains/compose-multiplatform-ios-android-templateAvatar de JetBrains

    JetBrains/compose-multiplatform-ios-android-template

    1,615Voir sur GitHub↗

    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 interface

    This repository provides a cross-platform declarative UI framework built on Kotlin for targeting mobile operating systems with a unified codebase, native compilation, and native API access.

    KotlinMultiplatform Code SharingMultiplatform Frameworks
    Voir sur GitHub↗1,615
  • unoplatform/unoAvatar de unoplatform

    unoplatform/uno

    9,974Voir sur GitHub↗

    Uno is a cross-platform development framework used to build native mobile, web, desktop, and embedded applications from a single C# and XAML codebase. It provides a native UI framework that renders visual elements across different operating systems using shared layout and styling rules. The platform features a hot reload development environment that allows for the modification of code and layouts in a running application without restarting the process. It supports a dual-mode rendering system, offering a choice between a shared cross-platform canvas and native platform controls. The framewor

    Uno Platform is a cross-platform C# and XAML framework that lets you build native mobile and desktop applications from a single codebase, featuring hot reload, native compilation, and comprehensive UI components.

    C#Hot ReloadingHot-Reloading SystemsDevice & Hardware SDKs
    Voir sur GitHub↗9,974
  • jetbrains/compose-multiplatformAvatar de JetBrains

    JetBrains/compose-multiplatform

    19,131Voir sur 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-

    Compose Multiplatform is a declarative UI framework that lets you build native cross-platform mobile, desktop, and web applications from a single Kotlin codebase with hot reload capabilities and native API access.

    KotlinMultiplatform Code Sharing
    Voir sur GitHub↗19,131
  • dotnet/mauiAvatar de dotnet

    dotnet/maui

    23,181Voir sur GitHub↗

    This framework is a cross-platform software development kit designed for building native mobile and desktop applications from a single shared codebase. It provides a unified programming interface that allows developers to construct user interfaces using declarative markup, which are then rendered as native components on each target operating system. The framework distinguishes itself through a multi-targeting build system that consolidates platform-specific resources and native control mapping into a unified project structure. It includes a data-driven binding engine that synchronizes applica

    This is a robust cross-platform development framework that lets you build native mobile and desktop applications from a single codebase using C#, complete with native compilation, UI components, hot reload, and direct native API access.

    C#Hot-Reloading SystemsDevice & Hardware SDKs
    Voir sur GitHub↗23,181
  • nativescript/nativescriptAvatar de NativeScript

    NativeScript/NativeScript

    25,446Voir sur GitHub↗

    NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android applications using JavaScript or TypeScript. It provides a direct bridge to native platform APIs, allowing developers to invoke native classes, methods, and properties directly from script code while maintaining full access to underlying mobile operating system features. The framework distinguishes itself through its direct native UI rendering, which maps declarative markup components to actual platform-native widgets rather than web-based views. This architecture is supported by

    NativeScript is a cross-platform mobile development framework that compiles to true native UI components and provides direct access to platform APIs, perfectly matching your search for a native app toolkit.

    TypeScriptNative Platform Access
    Voir sur GitHub↗25,446
  • facebook/react-nativeAvatar de facebook

    facebook/react-native

    126,019Voir sur GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    React Native is a premier mobile app development framework that enables cross-platform native application building from a single codebase with native compilation, UI components, and hot reload capabilities.

    C++Multiplatform Code Sharing
    Voir sur GitHub↗126,019
  • expo/expoAvatar de expo

    expo/expo

    50,111Voir sur GitHub↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    Expo is a comprehensive mobile framework built on React Native that supports cross-platform development, native compilation, UI components, hot reload, and native device access from a single codebase.

    TypeScriptDevice & Hardware SDKs
    Voir sur GitHub↗50,111
  • dcloudio/uni-appAvatar de dcloudio

    dcloudio/uni-app

    41,549Voir sur GitHub↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    This framework lets you build cross-platform mobile and web applications from a single Vue.js codebase, though it relies on Vue rather than a standalone native component library for its UI.

    Objective-CNative Platform AccessDevice & Hardware SDKs
    Voir sur GitHub↗41,549
  • nativescript-vue/nativescript-vueAvatar de nativescript-vue

    nativescript-vue/nativescript-vue

    6,449Voir sur GitHub↗

    nativescript-vue is a framework for building native iOS and Android applications using Vue components and a reactive state system. It functions as a cross-platform mobile UI library that renders platform-specific views instead of web views, utilizing a native mobile application bridge to connect Vue logic to NativeScript APIs for direct access to mobile hardware and OS features. The framework employs a reactive mobile component system to create high-performance screens and dynamic lists with automatic state updates. This architecture allows for the development of native mobile applications fr

    This framework lets you build native cross-platform mobile apps using Vue components, though it requires NativeScript and lacks out-of-the-box hot reload and state management features.

    TypeScriptNative Platform Access
    Voir sur GitHub↗6,449
  • dioxuslabs/dioxusAvatar de DioxusLabs

    DioxusLabs/dioxus

    36,400Voir sur GitHub↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Dioxus is a cross-platform framework for building native desktop, mobile, and web applications from a single codebase, fitting the requested development toolkit category well despite lacking some traditional mobile-specific features like hot reload.

    RustHot ReloadingState Management
    Voir sur GitHub↗36,400
  • flutter/flutterAvatar de flutter

    flutter/flutter

    177,056Voir sur GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-performance rendering engine and a multi-platform compilation model. The framework provides a comprehensive suite of developer tools, including hot reloading for real-time code injection and diagnostic utilities for monitoring application state and performance. It features a modu

    Flutter is a comprehensive multi-platform UI framework that enables native mobile app development from a single codebase with cross-platform support, native compilation, hot reload, and extensive UI component libraries.

    DartDeclarative UI FrameworksConstraint Based LayoutsDeclarative Routers
    Voir sur GitHub↗177,056
  • ionic-team/capacitorAvatar de ionic-team

    ionic-team/capacitor

    15,054Voir sur GitHub↗

    Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin

    Capacitor is a cross-platform mobile framework that wraps web applications in a native container, providing plugin-based access to device APIs and native runtimes for building multi-platform software.

    TypeScriptDevice & Hardware SDKsNative Binary Toolchains
    Voir sur GitHub↗15,054
  • fyne-io/fyneAvatar de fyne-io

    fyne-io/fyne

    27,941Voir sur GitHub↗

    Fyne is a cross-platform graphical user interface toolkit for the Go programming language. It provides a comprehensive framework for building native applications that run on desktop, mobile, and web environments from a single codebase. The toolkit centers on a canvas-based rendering engine and a device-independent layout engine, ensuring that visual elements maintain consistent dimensions and behavior across diverse operating systems and screen densities. The project distinguishes itself through a reactive data-binding system that automatically synchronizes application state with interface co

    Fyne is a cross-platform GUI toolkit for Go that supports building applications for mobile and desktop environments from a single codebase, fitting the mobile app development framework category despite targeting a less common language for mobile.

    GoUI Components
    Voir sur GitHub↗27,941
  • lynx-family/lynxAvatar de lynx-family

    lynx-family/lynx

    14,464Voir sur GitHub↗

    Lynx is a cross-platform mobile framework designed to build applications using web technologies that render as native components. It functions as a native UI rendering engine, translating web-based layout and styling instructions into platform-specific views to ensure efficient performance and minimize layout recalculations. The framework utilizes a multi-threaded rendering pipeline that separates application logic from the UI thread, supported by incremental reconciliation to update only changed view elements. It employs just-in-time bytecode execution to optimize JavaScript performance and

    Lynx is a cross-platform mobile framework that uses web technologies to render true native components via a multi-threaded pipeline, fitting the core category well despite lacking some advanced features like out-of-the-box state management.

    C++Cross-Platform FrameworksMobile DevelopmentMobile Application Development
    Voir sur GitHub↗14,464
  • mcasimir/mobile-angular-uiAvatar de mcasimir

    mcasimir/mobile-angular-ui

    2,846Voir sur GitHub↗

    Mobile-angular-ui is a frontend framework designed for building touch-friendly mobile web applications using AngularJS and Bootstrap styles. It provides a toolkit for creating cross-platform interfaces with native-like gestures and responsive layouts, enabling developers to transform standard desktop web interfaces into touch-friendly mobile layouts with minimal structural adaptations. The framework includes directive-driven UI components such as sidebars, overlays, switches, and navigation bars. It supports declarative state management through generic directives that bind state transformatio

    This is a mobile app development framework that brings Bootstrap styling and Angular.js bindings to hybrid apps, though it lacks modern native compilation and hot reload features.

    JavaScriptMobile Application ToolkitsCustom DirectivesHTML Mobile UI Frameworks
    Voir sur GitHub↗2,846
  • amazon-archives/aws-mobile-react-native-starterAvatar de amazon-archives

    amazon-archives/aws-mobile-react-native-starter

    2,220Voir sur GitHub↗

    Aws-mobile-react-native-starter is a cross-platform mobile framework and application template that connects client interfaces to managed cloud backends. It provides a structured foundation for building mobile applications that run on iOS and Android from a single codebase while integrating with cloud-backed authentication, storage, and database services. The project incorporates modules for managing user identities, multi-factor verification workflows, and sign-in processes through managed identity services. It includes capabilities for executing serverless database operations, managing NoSQL

    This project is a React Native starter application pre-configured with AWS services, providing a practical boilerplate for cross-platform mobile development even though it is a specific sample app rather than a general-purpose framework.

    JavaScriptBridge ArchitecturesCross-Platform App DevelopmentAPI Request Signing
    Voir sur GitHub↗2,220
  • golang/mobileAvatar de golang

    golang/mobile

    6,127Voir sur GitHub↗

    The Go Mobile project is a framework and toolchain that enables Go developers to build native mobile applications for Android and iOS entirely in Go, or to compile Go packages into shared libraries that can be called from existing native mobile apps. It provides a complete set of libraries for handling mobile app lifecycle events, rendering 2D and 3D graphics through OpenGL ES, accessing device sensors like accelerometers and gyroscopes, processing touch and keyboard input, playing audio via OpenAL Soft, and reading bundled application assets. The project distinguishes itself by offering two

    This repository provides tools and libraries for building native mobile applications using Go, fitting the cross-platform mobile development framework category while lacking higher-level UI component libraries and hot reload out of the box.

    GoAll-Go Mobile App CompilersAll-Go Native App DevelopmentBundled File Readers
    Voir sur GitHub↗6,127
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
jetbrains/compose-multiplatform-ios-android-template1.6KKotlinApache-2.019 déc. 2023
unoplatform/uno10KC#Apache-2.023 juin 2026
jetbrains/compose-multiplatform19.1KKotlinApache-2.016 juin 2026
dotnet/maui23.2KC#mit21 févr. 2026
nativescript/nativescript25.4KTypeScriptmit20 févr. 2026
facebook/react-native126KC++MIT16 juin 2026
expo/expo50.1KTypeScriptMIT16 juin 2026
dcloudio/uni-app41.5KObjective-CApache-2.016 juin 2026
nativescript-vue/nativescript-vue6.4KTypeScriptMIT17 oct. 2025
dioxuslabs/dioxus36.4KRustApache-2.015 juin 2026

Related searches

  • Développement mobile
  • an open source library for mobile analytics
  • une application pour streamer le flux d'une caméra mobile
  • Mobile payment SDKs
  • a cross platform mobile development framework
  • parcours d'apprentissage pour les ingénieurs mobile
  • un scanner de sécurité pour applications mobiles
  • Device sensor access