
React Native for Windows · Build native Windows apps with …
React Native for Windows brings React Native support for the Windows SDK. With this, you can use JavaScript to build native Windows apps for all devices supported by Windows 10 and …
Get Started with Windows · React Native for Windows
This guide will help you get started on setting up your very first React Native for Windows app. Make sure you have installed all of the development dependencies.
Get Started with Windows · React Native for Windows
Press F5 or navigate to the debug menu (alternatively press Ctrl+Shift+D) and in the Debug drop-down select "Debug Windows" and press the green arrow to run the application.
New vs. Old Architecture · React Native for Windows
Our work on React Native Windows' New Architecture follows a series of milestones designed to guide our development priorities. Currently, our focus is on enabling community modules …
Native UI Components · React Native for Windows - GitHub Pages
React Native has several of the most critical platform components already wrapped, like ScrollView and TextInput, but not all of them, and certainly not ones you might have written …
Native Platform: Getting Started · React Native for Windows
This guide uses the create-react-native-library tool (with specific options) to start a brand new library, because that is the specific setup tested by the React Native for Windows team.
react-native init-windows · React Native for Windows - GitHub Pages
You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices. This data …
Resources - Showcase · React Native for Windows - GitHub Pages
React Native for Desktop empowers developers to target a huge community of users beyond mobile. See how Microsoft uses React Native within strategically key experiences like Xbox, …
Native Platform: Native Components (Fabric) · React Native for …
This guide covers exposing native Windows UI to React Native by implementing a Native Component for the Windows platform. For a higher-level overview of native development on …
Native Platform: Native Modules · React Native for Windows
Oct 1, 2025 · This guide covers exposing non-UI native functionality from Windows to React Native by implementing a Native Module for the Windows platform. For a higher-level overview …