1 Repo
Extensions that bring mobile-first frameworks to desktop operating systems.
Distinct from React Native Ecosystem: Distinct from general React Native Ecosystem: specifically targets the translation of mobile frameworks to desktop environments
Explore 1 awesome GitHub repository matching mobile development · Desktop Extensions. Refine with filters or upvote what's useful.
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
Extends the React Native ecosystem to enable the creation of native Windows desktop applications.