{"id":4813,"url":"https://github.com/microsoft/react-native-windows","last_synced_at":"2026-02-16T07:36:36.741Z","repository":{"id":37249469,"uuid":"48009214","full_name":"microsoft/react-native-windows","owner":"microsoft","description":"A framework for building native Windows apps with React.","archived":false,"fork":false,"pushed_at":"2025-05-12T17:55:42.000Z","size":279331,"stargazers_count":16781,"open_issues_count":715,"forks_count":1157,"subscribers_count":277,"default_branch":"main","last_synced_at":"2025-05-12T18:24:27.950Z","etag":null,"topics":["dotnet","react","react-native","uwp","xbox"],"latest_commit_sha":null,"homepage":"https://microsoft.github.io/react-native-windows/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-15T00:16:54.000Z","updated_at":"2025-05-12T17:31:32.000Z","dependencies_parsed_at":"2024-02-19T17:41:40.293Z","dependency_job_id":"3f5cfd39-57dd-4722-a315-97499e85a2c2","html_url":"https://github.com/microsoft/react-native-windows","commit_stats":{"total_commits":8772,"total_committers":215,"mean_commits":40.8,"dds":0.841655266757866,"last_synced_commit":"42ff8f3b2d53f5fd305580f3a0ebdc6b17c8bbb9"},"previous_names":["reactwindows/react-native-windows"],"tags_count":994,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Freact-native-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Freact-native-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Freact-native-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Freact-native-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/react-native-windows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253796525,"owners_count":21965734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","react","react-native","uwp","xbox"],"created_at":"2024-01-05T20:17:24.980Z","updated_at":"2026-02-16T07:36:36.735Z","avatar_url":"https://github.com/microsoft.png","language":"C++","readme":"![Hero Image with Logo](https://github.com/microsoft/react-native-windows/raw/main/.github/hero3.png)\n\n\u003ch1 align=\"center\"\u003e React Native for Windows \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/intent/follow?\u0026screen_name=ReactNativeMSFT\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/ReactNativeMSFT?style=for-the-badge\u0026logo=X\u0026labelColor=black\u0026color=white\" alt=\"Follow @ReactNativeMSFT\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://microsoft.github.io/react-native-windows\"\u003eWebsite\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://microsoft.github.io/react-native-windows/docs/getting-started\"\u003eDocumentation\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://github.com/microsoft/react-native-windows/releases\"\u003eRelease notes\u003c/a\u003e\n\u003c/h3\u003e\n\n\u003e See the official [React Native website](https://reactnative.dev/) for an introduction to React Native.\n\n[React Native](https://reactnative.dev) 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 and [React](https://reactjs.org/). The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere.\n\nThis repository adds support for the [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads), which allows you to build apps for [all devices supported by Windows 10](https://developer.microsoft.com/en-us/windows/get-started-windows-10) including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices etc.\n\nVisit the official [React Native for Windows + macOS website](https://microsoft.github.io/react-native-windows) to learn more.\n\n## 🛣️ Roadmap\n[Check out our blog](https://microsoft.github.io/react-native-windows/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.\n\n### New Architecture\n[Fabric](https://reactnative.dev/architecture/fabric-renderer) 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 be [WinAppSDK](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/) Win32 by default. For more details on our roadmap to Fabric, check out [this pinned issue](https://github.com/microsoft/react-native-windows/issues/12042).\n\n## 🖼️ React Native Gallery\nMake sure to also check out the [React Native Gallery](https://github.com/microsoft/react-native-gallery), our interactive sample experience showing everything you can do with React Native for Windows.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/img/rn-gallery.png\" alt=\"WinUI 3 Gallery\" width=\"400\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.microsoft.com/en-us/p/react-native-gallery/9npg0b292h4r?launch=true\n\t\u0026mode=mini\"\u003e\n\t\u003cimg src=\"docs/img/storeBadge.png\" width=\"200\"/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\u003c/br\u003e\n\n## 📋 Getting Started\nSee the [Getting Started Guide](https://microsoft.github.io/react-native-windows/docs/getting-started) on our React Native for Windows + macOS website to build your first React Native for Windows app.\n\n### Requirements\nYou can run React Native Windows apps only on devices supported by the [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads).\n\nFor a full and detailed list of the system requirements and how to set up your development platform, see our [System Requirements](https://microsoft.github.io/react-native-windows/docs/rnw-dependencies) documentation on our website.\n\n### Logging Issues\nSearch the [existing issues](https://github.com/microsoft/react-native-windows/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 the [appropriate issue template](https://github.com/microsoft/react-native-windows/issues/new/choose).\n\n## Documentation\nReact Native has [great documentation](https://reactnative.dev/docs/getting-started). React Native for Windows adds its own separate [Windows and macOS documentation](https://microsoft.github.io/react-native-windows/) for desktop platform information like API docs and blog updates.\n\n### Examples\n- Using the CLI in the [Getting Started](https://microsoft.github.io/react-native-windows/docs/getting-started) guide will set you up with a sample React Native for Windows app that you can begin editing right away.\n- Check the [samples repo](https://github.com/microsoft/react-native-windows-samples) for more standalone samples.\n- The [React Native Gallery](https://github.com/microsoft/react-native-gallery) app demonstrates various components in an interactive way.\n- Check out the [React Native Developer Blog](https://devblogs.microsoft.com/react-native/) to see examples from past conference talks, blog posts, and more.\n- For more sample code browse the [RNTester folder](https://github.com/microsoft/react-native-windows/tree/main/packages/e2e-test-app-fabric/windows/RNTesterApp-Fabric) in the GitHub web UI.\n\n## 📢 Contributing\nSee [Contributing guidelines](https://github.com/microsoft/react-native-windows/blob/main/CONTRIBUTING.md) for how to setup your fork of the repo and start a PR to contribute to React Native for Windows.\n\nNot sure where to start? The [good first issue](https://github.com/microsoft/react-native-windows/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) and [help wanted](https://github.com/microsoft/react-native-windows/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22) labels are the best starting points.\n\n## Code of Conduct\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","funding_links":[],"categories":["Components","Cross Platform Development","Framework","C++","Misc","HarmonyOS","react-native","Frameworks \u0026 Platforms"],"sub_categories":["Other Platforms","Windows Manager","Graphics \u0026 Drawing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Freact-native-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Freact-native-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Freact-native-windows/lists"}