About this project

React Native for Windows is Microsoft's Windows platform implementation of React Native. It enables developers to reuse React and JavaScript skills to create native applications targeting the Windows 10 SDK across devices such as PCs, tablets, 2-in-1s, Xbox, and Mixed Reality hardware. The repository includes Windows-specific platform support and documentation covering setup, system requirements, APIs, and samples. Its existing renderer is based on UWP XAML with access to native Composition, while the newer Fabric renderer targets Composition directly and can host XAML islands for advanced native controls. Applications using the new architecture default to WinAppSDK Win32. The project provides a getting-started guide, standalone samples, the interactive React Native Gallery app, and RNTester examples. It also documents issue reporting and contribution workflows, including good first issues and help-wanted issues.