awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesNative UI Frameworks

Frameworks used to develop native applications for specific operating systems.

Distinct from Windows Development: Distinct from Windows Development: focuses on the UI framework layer rather than general OS integration tools

Explore 3 awesome GitHub repositories matching part of an awesome list · Native UI Frameworks. Refine with filters or upvote what's useful.

Awesome Native UI Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/react-native-windowsAvatar von microsoft

    microsoft/react-native-windows

    17,300Auf GitHub ansehen↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Renders user interfaces and executes logic using a web-based language while leveraging a native software development kit.

    C++dotnetreactreact-native
    Auf GitHub ansehen↗17,300
  • reactwindows/react-native-windowsAvatar von ReactWindows

    ReactWindows/react-native-windows

    17,296Auf GitHub ansehen↗

    react-native-windows is a framework and rendering system used to build native desktop applications for Windows using React. It functions as an extension that brings a mobile-first development model to the Windows desktop environment, mapping React components directly to native Windows interface elements. The project enables the creation of desktop software through a declarative component-based architecture. It integrates React Native projects into the Windows ecosystem by translating components into native user interface elements rather than using web views. The framework covers cross-platfo

    Provides a framework for building high-performance native Windows applications using React.

    C++
    Auf GitHub ansehen↗17,296
  • unoplatform/unoAvatar von unoplatform

    unoplatform/uno

    9,974Auf GitHub ansehen↗

    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

    Implements a native UI framework that renders visual elements across different operating systems using shared layout rules.

    C#
    Auf GitHub ansehen↗9,974
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Windows Development
  5. Native UI Frameworks