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
·
CanonicalLtd avatar

CanonicalLtd/react-nativeArchived

0
View on GitHub↗
944 Stars·43 Forks·JavaScript·1 Aufruffacebook.github.io/react-native↗

React Native

A framework for building native apps with React.

Features

  • Application Frameworks - Framework for building desktop apps using React Native.
  • Hybrid App Frameworks - Listed in the “Hybrid App Frameworks” section of the Awesome Mac awesome list.

Star-Verlauf

Star-Verlauf für canonicalltd/react-nativeStar-Verlauf für canonicalltd/react-native

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu React Native

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit React Native.
  • electron/electronAvatar von electron

    electron/electron

    121,727Auf GitHub ansehen↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p

    C++c-plus-pluschromecss
    Auf GitHub ansehen↗121,727
  • gabrielbull/react-desktopAvatar von gabrielbull

    gabrielbull/react-desktop

    9,493Auf GitHub ansehen↗

    react-desktop is a React component library and web-based simulator designed to recreate the visual interfaces and behaviors of desktop operating systems. It provides a set of components that allow developers to build browser applications that mimic the look and feel of macOS and Windows. The library focuses on desktop UI simulation and operating system emulation, offering a collection of visual elements such as windows and menus. These components follow desktop design guidelines to create a familiar user experience within a web environment.

    JavaScript
    Auf GitHub ansehen↗9,493
  • appjs/appjsAvatar von appjs

    appjs/appjs

    3,420Auf GitHub ansehen↗

    (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

    C++
    Auf GitHub ansehen↗3,420
  • microsoft/reactxpAvatar von microsoft

    microsoft/reactxp

    8,257Auf GitHub ansehen↗

    ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It provides a declarative interface that maps to different native implementation sets depending on the target environment. The project enables consistent visual experiences across operating systems through a flexbox-based layout engine, a virtual stack for navigation management, and a unified native-bridge API for accessing system services. It distinguishes itself with specialized capabilities for declarative animation orchestration, platform-specific logic resolution, and an aut

    TypeScript
    Auf GitHub ansehen↗8,257
Alle 30 Alternativen zu React Native anzeigen→

Häufig gestellte Fragen

Was macht canonicalltd/react-native?

A framework for building native apps with React.

Was sind die Hauptfunktionen von canonicalltd/react-native?

Die Hauptfunktionen von canonicalltd/react-native sind: Application Frameworks, Hybrid App Frameworks.

Welche Open-Source-Alternativen gibt es zu canonicalltd/react-native?

Open-Source-Alternativen zu canonicalltd/react-native sind unter anderem: gabrielbull/react-desktop — react-desktop is a React component library and web-based simulator designed to recreate the visual interfaces and… nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build… appjs/appjs — (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS. electron/electron — This framework provides a multi-process architecture for building desktop applications using web technologies. It… microsoft/reactxp — ReactXP is a framework for building cross-platform mobile and web applications from a single codebase using React. It… pojala/electrino — Electrino is a cross-platform desktop application framework used to build lightweight software with web technologies.…