- Notifications
You must be signed in to change notification settings - Fork1.2k
A framework for building native Windows apps with React.
License
microsoft/react-native-windows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
See the officialReact Native website for an introduction to React Native.
React Native is a framework developed by Meta that enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript andReact. The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere.
This repository adds support for theWindows 10 SDK, which allows you to build apps forall devices supported by Windows 10 including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices etc.
Visit the officialReact Native for Windows + macOS website to learn more.
Check out our blog if you'd like to stay up to date on the status of React Native for Windows and check out current and past roadmaps.
Fabric is the new rendering system for React Native, designed to share more rendering logic cross-platform. RNW's existing Paper renderer is built on UWP XAML, dropping down into native Composition as need be; the new RNW Fabric renderer targets Composition from the start but has the ability to host islands of XAML for advanced native controls. Apps on the new architecture will beWinAppSDK Win32 by default. For more details on our roadmap to Fabric, check outthis pinned issue.
Make sure to also check out theReact Native Gallery, our interactive sample experience showing everything you can do with React Native for Windows.
See theGetting Started Guide on our React Native for Windows + macOS website to build your first React Native for Windows app.
You can run React Native Windows apps only on devices supported by theWindows 10 SDK.
For a full and detailed list of the system requirements and how to set up your development platform, see ourSystem Requirements documentation on our website.
Search theexisting issues and try to make sure your problem doesn’t already exist before opening a new issue. If your issue doesn't exist yet, provide as much information as possible so we can better help you. Include the information requested by theappropriate issue template.
React Native hasgreat documentation. React Native for Windows adds its own separateWindows and macOS documentation for desktop platform information like API docs and blog updates.
- Using the CLI in theGetting Started guide will set you up with a sample React Native for Windows app that you can begin editing right away.
- Check thesamples repo for more standalone samples.
- TheReact Native Gallery app demonstrates various components in an interactive way.
- Check out theReact Native Developer Blog to see examples from past conference talks, blog posts, and more.
- For more sample code browse theRNTester folder in the GitHub web UI.
SeeContributing guidelines for how to setup your fork of the repo and start a PR to contribute to React Native for Windows.
Not sure where to start? Thegood first issue andhelp wanted labels are the best starting points.
This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.
About
A framework for building native Windows apps with React.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.