包详细信息

@rnw-scripts/just-task

microsoft317MIT2.3.53

null

自述文件

Hero Image with Logo

React Native for Windows

Follow @windowsui

Website · Documentation · Release notes

See the official React 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 and React. 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 the Windows 10 SDK, which allows you to build apps for all devices supported by Windows 10 including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices etc.

Visit the official React Native for Windows + macOS website to learn more.

🛣️ Roadmap

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.

New Architecture

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 be WinAppSDK Win32 by default. For more details on our roadmap to Fabric, check out this pinned issue.

🖼️ React Native Gallery

Make sure to also check out the React Native Gallery, our interactive sample experience showing everything you can do with React Native for Windows.

WinUI 3 Gallery


📋 Getting Started

See the Getting Started Guide on our React Native for Windows + macOS website to build your first React Native for Windows app.

Requirements

You can run React Native Windows apps only on devices supported by the Windows 10 SDK.

For a full and detailed list of the system requirements and how to set up your development platform, see our System Requirements documentation on our website.

Logging Issues

Search the existing 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.

Documentation

React Native has great documentation. React Native for Windows adds its own separate Windows and macOS documentation for desktop platform information like API docs and blog updates.

Examples

  • Using the CLI in the Getting Started guide will set you up with a sample React Native for Windows app that you can begin editing right away.
  • Check the samples repo for more standalone samples.
  • The React Native Gallery app demonstrates various components in an interactive way.
  • Check out the React Native Developer Blog to see examples from past conference talks, blog posts, and more.
  • For more sample code browse the RNTester folder in the GitHub web UI.

📢 Contributing

See Contributing 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? The good first issue and help wanted labels are the best starting points.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

更新日志

Change Log - @rnw-scripts/just-task

2.3.53

Fri, 30 May 2025 05:23:10 GMT

Patches

  • integration nightly 0.79.0-nightly-20250303-cee63397b , overrides solved (tatianakapos@microsoft.com)
  • Bump @rnw-scripts/eslint-config to v1.2.36

2.3.52

Tue, 13 May 2025 21:05:07 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.35

2.3.51

Thu, 08 May 2025 05:23:33 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.34

2.3.50

Wed, 02 Apr 2025 05:22:08 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.33

2.3.49

Sat, 11 Jan 2025 06:30:40 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.32

2.3.48

Fri, 10 Jan 2025 06:23:19 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.31

2.3.47

Sat, 19 Oct 2024 05:29:48 GMT

Patches

  • Fix repo linting with prettier (jthysell@microsoft.com)
  • Bump @rnw-scripts/eslint-config to v1.2.30

2.3.46

Mon, 07 Oct 2024 19:54:27 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.11
  • Bump @rnw-scripts/jest-unittest-config to v1.5.11
  • Bump @rnw-scripts/eslint-config to v1.2.29

2.3.44

Thu, 26 Sep 2024 17:38:27 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.9
  • Bump @rnw-scripts/jest-unittest-config to v1.5.9
  • Bump @rnw-scripts/eslint-config to v1.2.27

2.3.43

Thu, 08 Aug 2024 05:16:50 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.26

2.3.42

Wed, 24 Jul 2024 05:24:32 GMT

Patches

  • integrate 0.75.0-nightly-20240618-5df5ed1a8 (tatianakapos@microsoft.com)
  • Bump @rnw-scripts/eslint-config to v1.2.25

2.3.41

Wed, 10 Jul 2024 05:15:30 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.24

2.3.40

Wed, 12 Jun 2024 05:16:24 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.23

2.3.39

Sat, 08 Jun 2024 05:17:57 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.22

2.3.38

Wed, 05 Jun 2024 05:18:09 GMT

Patches

  • Use prettier-plugin-hermes-parser to match upstream settings (erozell@outlook.com)

2.3.37

Tue, 04 Jun 2024 05:18:35 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.21

2.3.36

Sat, 01 Jun 2024 05:21:31 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.20

2.3.35

Thu, 30 May 2024 05:18:26 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.19

2.3.34

Thu, 23 May 2024 05:17:50 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.18

2.3.33

Wed, 22 May 2024 05:18:18 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.17

2.3.32

Wed, 15 May 2024 05:14:54 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.16

2.3.31

Sat, 11 May 2024 05:18:30 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.15

2.3.30

Thu, 09 May 2024 05:18:44 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.14

2.3.29

Thu, 25 Apr 2024 20:12:45 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.13

2.3.27

Wed, 10 Apr 2024 05:18:19 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.11

2.3.26

Sat, 30 Mar 2024 05:18:04 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.10

2.3.25

Sat, 23 Mar 2024 05:17:01 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.9

2.3.24

Thu, 07 Mar 2024 06:16:48 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.8

2.3.23

Fri, 01 Mar 2024 06:18:15 GMT

Patches

  • Integrate 1/22 (34109996+chiaramooney@users.noreply.github.com)
  • Bump @rnw-scripts/eslint-config to v1.2.7

2.3.22

Tue, 27 Feb 2024 06:18:06 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.8
  • Bump @rnw-scripts/jest-unittest-config to v1.5.8
  • Bump @rnw-scripts/eslint-config to v1.2.6

2.3.21

Sat, 24 Feb 2024 06:17:16 GMT

Patches

  • Migrate src directory to src-win (34109996+chiaramooney@users.noreply.github.com)

2.3.20

Thu, 15 Feb 2024 06:18:15 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.7

2.3.19

Wed, 14 Feb 2024 06:16:55 GMT

Patches

  • Bump @rnw-scripts/jest-unittest-config to v1.5.7
  • Bump @rnw-scripts/eslint-config to v1.2.5

2.3.18

Sat, 21 Oct 2023 05:16:09 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.4

2.3.17

Thu, 12 Oct 2023 05:15:54 GMT

Patches

  • Bump @rnw-scripts/eslint-config to v1.2.3

2.3.16

Wed, 20 Sep 2023 05:17:49 GMT

Patches

  • Integrate 8/11 (34109996+chiaramooney@users.noreply.github.com)

2.3.15

Fri, 28 Jul 2023 05:14:52 GMT

Patches

  • Integrate 7/21 (34109996+chiaramooney@users.noreply.github.com)

2.3.14

Wed, 26 Jul 2023 05:15:46 GMT

Patches

  • Remove upstream react-native flow typings from repo (jthysell@microsoft.com)

2.3.13

Fri, 14 Jul 2023 05:17:08 GMT

Patches

  • integration 6/28 (tatianakapos@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.4.6
  • Bump @rnw-scripts/jest-unittest-config to v1.5.6

2.3.12

Sat, 01 Jul 2023 05:14:41 GMT

Patches

  • integrate 6/16 (tatianakapos@microsoft.com)

2.3.11

Wed, 07 Jun 2023 05:16:11 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.5
  • Bump @rnw-scripts/jest-unittest-config to v1.5.5

2.3.10

Tue, 06 Jun 2023 19:06:47 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.4
  • Bump @rnw-scripts/jest-unittest-config to v1.5.4

2.3.9

Tue, 16 May 2023 05:16:30 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.3
  • Bump @rnw-scripts/jest-unittest-config to v1.5.3

2.3.8

Mon, 08 May 2023 17:41:05 GMT

Patches

  • Fix typos and add cspell configuration (jthysell@microsoft.com)

2.3.7

Tue, 25 Apr 2023 05:17:01 GMT

Patches

  • Update Node to 16 (34109996+chiaramooney@users.noreply.github.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.4.2
  • Bump @rnw-scripts/jest-unittest-config to v1.5.2

2.3.6

Tue, 21 Mar 2023 21:21:55 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.4.1
  • Bump @rnw-scripts/jest-unittest-config to v1.5.1

2.3.5

Wed, 11 Jan 2023 06:15:30 GMT

Patches

  • Copy all types files from core (30809111+acoates-ms@users.noreply.github.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.4.0
  • Bump @rnw-scripts/jest-unittest-config to v1.5.0

2.3.4

Tue, 13 Dec 2022 06:15:25 GMT

Patches

  • Standardize on the repository field in package.json (dannyvv@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.3.3
  • Bump @rnw-scripts/jest-unittest-config to v1.4.3

2.3.3

Fri, 02 Dec 2022 06:19:05 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.3.2
  • Bump @rnw-scripts/jest-unittest-config to v1.4.2

2.3.2

Wed, 16 Nov 2022 06:16:00 GMT

Patches

  • Update how types are exported to align with core (30809111+acoates-ms@users.noreply.github.com)

2.3.1

Sat, 12 Nov 2022 06:17:23 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.3.1
  • Bump @rnw-scripts/jest-unittest-config to v1.4.1

2.3.0

Thu, 10 Nov 2022 06:17:11 GMT

Minor changes

  • integration 9/26/22 (tatianakapos@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.3.0
  • Bump @rnw-scripts/jest-unittest-config to v1.4.0

2.2.6

Wed, 05 Oct 2022 05:13:47 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.2.0
  • Bump @rnw-scripts/jest-unittest-config to v1.3.0

2.2.5

Sat, 04 Jun 2022 05:10:04 GMT

Patches

  • integrate 5-16-22 (tatianakapos@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.1.10
  • Bump @rnw-scripts/jest-unittest-config to v1.2.8

2.2.4

Thu, 12 May 2022 05:09:45 GMT

Patches

  • Build/dependency fixes (ngerlem@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.1.9
  • Bump @rnw-scripts/jest-unittest-config to v1.2.7

2.2.3

Wed, 09 Feb 2022 06:09:38 GMT

Patches

  • Bump minimum Node version to 14 (jthysell@microsoft.com)
  • Bump @rnw-scripts/jest-e2e-config to v1.1.8
  • Bump @rnw-scripts/jest-unittest-config to v1.2.6

2.2.2

Fri, 03 Dec 2021 06:12:11 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.1.7
  • Bump @rnw-scripts/jest-unittest-config to v1.2.5

2.2.1

Wed, 08 Sep 2021 05:08:53 GMT

Patches

  • Set consistent node requirements on our packages (ngerlem@microsoft.com)

2.2.0

Fri, 11 Jun 2021 05:08:55 GMT

Minor changes

  • Allow marking tested packages windowsOnly (ngerlem@microsoft.com)

2.1.3

Wed, 09 Jun 2021 05:10:07 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.1.5 (igklemen@microsoft.com)

2.1.2

Thu, 03 Jun 2021 05:09:47 GMT

Patches

  • Check for missing dependencies during lint (ngerlem@microsoft.com)

2.1.1

Fri, 21 May 2021 05:17:18 GMT

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.1.3 (ngerlem@microsoft.com)

2.1.0

Thu, 11 Feb 2021 05:08:29 GMT

Minor changes

  • Pass Jest Snapshot Args (ngerlem@microsoft.com)

Patches

  • Bump @rnw-scripts/jest-e2e-config to v1.1.2 (ngerlem@microsoft.com)

2.0.2

Tue, 09 Feb 2021 05:07:37 GMT

Patches

  • Bump just-scripts from 1.3.2 to 1.3.3 (dannyvv@microsoft.com)

2.0.1

Thu, 28 Jan 2021 05:06:47 GMT

Patches

  • Leverage default config support in Just library and factor out common tasks (dannyvv@microsoft.com)

2.0.0

Tue, 26 Jan 2021 05:06:39 GMT

Major changes

  • Update just-scripts to remove yargs-parser resolution (ngerlem@microsoft.com)

0.0.5

Thu, 24 Sep 2020 05:06:21 GMT

Patches

  • Fix test task when no tests present (ngerlem@microsoft.com)

0.0.3

Sat, 12 Sep 2020 05:08:52 GMT

Patches

  • Start Sharing Test Configuration Between Node Projects (ngerlem@microsoft.com)

0.0.2

Mon, 06 Jul 2020 23:11:46 GMT

Patches

  • Add watch script (ngerlem@microsoft.com)

0.0.1

Wed, 01 Jul 2020 05:06:19 GMT

Patches

  • Share eslint and Typescript configs across packages (ngerlem@microsoft.com)