Detalhes do pacote

@rnw-scripts/babel-node-config

microsoft44MIT2.3.2

null

readme (leia-me)

React Native for Windows

Build native Windows apps with React.

React Native for Windows is released under the MIT license. Current npm package version. PRs welcome!

Hero Image with Logo

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.

Contents

Status and 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. We will post all new releases, updates and general news about the project there.

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.

Getting Started

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

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, try to make sure you provide as much information as possible to us so we can help you sooner. It’s helpful if you include information like:

  • The version of Windows, React Native, React Native Windows extension, and device family (i.e., mobile, desktop, Xbox, etc.) where you ran into the issue.
  • A stack trace and reduced repro case when possible.
  • Ensure the appropriate template is used when filing your issue(s).

Contributing

See Contributing guidelines for how to setup your fork of the repo and start a PR to contribute to React Native for Windows.

good first issue and help wanted are great starting points for PRs.

Documentation

React Native already has great documentation and we're working to ensure the React Native Windows is part of that documentation story.

React Native for Windows has it's own separate documentation site where Windows and macOS specific information, like API docs and blog updates live.

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.
  • If you're looking for sample code, just browse the RNTester folder in the GitHub web UI

License

The React Native Windows extension, including modifications to the original Meta source code, and all newly contributed code is provided under the MIT License. Portions of the React Native Windows extension derived from React Native are copyright Meta.

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.

changelog (log de mudanças)

Change Log - @rnw-scripts/babel-node-config

This log was last generated on Tue, 27 Feb 2024 06:15:04 GMT and should not be manually modified.

2.3.2

Tue, 27 Feb 2024 06:15:04 GMT

Patches

  • Update rn-integrate script to more aggressively update align dependencies (30809111+acoates-ms@users.noreply.github.com)

2.3.1

Fri, 14 Jul 2023 05:17:06 GMT

Patches

  • integration 6/28 (tatianakapos@microsoft.com)

2.3.0

Wed, 07 Jun 2023 05:16:10 GMT

Minor changes

  • integrate RN Nightly 6/1/23 (tatianakapos@microsoft.com)

2.2.4

Tue, 06 Jun 2023 19:06:45 GMT

Patches

  • 📦 Bump @babel/preset-env from 7.21.5 to 7.22.4 (jthysell@microsoft.com)

2.2.3

Tue, 16 May 2023 05:16:30 GMT

Patches

  • Integrate 4/28 (34109996+chiaramooney@users.noreply.github.com)

2.2.2

Tue, 25 Apr 2023 05:16:59 GMT

Patches

  • Update Node to 16 (34109996+chiaramooney@users.noreply.github.com)

2.2.1

Tue, 21 Mar 2023 21:21:54 GMT

Patches

  • Stop E2E tests from having huge amounts of babel warnings (30809111+acoates-ms@users.noreply.github.com)

2.2.0

Wed, 11 Jan 2023 06:15:29 GMT

Minor changes

  • integrate 12/2/22 (tatianakapos@microsoft.com)

2.1.1

Tue, 13 Dec 2022 06:15:23 GMT

Patches

  • Standardize on the repository field in package.json (dannyvv@microsoft.com)

2.1.0

Wed, 05 Oct 2022 05:13:43 GMT

Minor changes

  • integrate 7/29/22 (tatianakapos@microsoft.com)

2.0.6

Sat, 04 Jun 2022 05:10:04 GMT

Patches

  • integrate 5-16-22 (tatianakapos@microsoft.com)

2.0.5

Thu, 12 May 2022 05:09:44 GMT

Patches

  • Build/dependency fixes (ngerlem@microsoft.com)

2.0.4

Wed, 09 Feb 2022 06:09:36 GMT

Patches

  • Bump minimum Node version to 14 (jthysell@microsoft.com)

2.0.3

Fri, 03 Dec 2021 06:12:10 GMT

Patches

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

2.0.2

Wed, 08 Sep 2021 05:08:53 GMT

Patches

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

2.0.1

Wed, 09 Jun 2021 05:10:07 GMT

Patches

  • Integrate May 19th (igklemen@microsoft.com)

2.0.0

Thu, 03 Jun 2021 05:09:47 GMT

Major changes

  • Enable esModuleInterop Repo Wide (ngerlem@microsoft.com)

0.0.2

Thu, 01 Oct 2020 05:08:11 GMT

Patches

  • ESLint Fixup (ngerlem@microsoft.com)

0.0.1

Sat, 12 Sep 2020 05:08:52 GMT

Patches

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