Modern, scalable tools. Exceptional developer experience.
Перейти к файлу
Tommy Nguyen ebca91d77c
refactor(metro-resolver-symlinks): reuse `findMetroPath` (#2610)
2023-08-17 11:15:49 +02:00
.ccache CI workflow update, integrate expo-app into repo (#1658) 2022-06-23 09:12:21 -07:00
.changeset refactor(metro-resolver-symlinks): reuse `findMetroPath` (#2610) 2023-08-17 11:15:49 +02:00
.github chore(deps): update microsoft/react-native-test-app action to v2.5.15 (#2600) 2023-08-14 08:59:28 +00:00
.vscode Fix a few spelling errors. (#1467) 2022-05-05 13:22:09 -07:00
.yarn chore(deps): update yarn to v3.6.1 (#2501) 2023-08-14 11:32:46 +02:00
docsite chore(deps): update yarn to v3.6.1 (#2501) 2023-08-14 11:32:46 +02:00
incubator chore(deps): update microsoft/react-native-test-app action to v2.5.15 (#2600) 2023-08-14 08:59:28 +00:00
packages refactor(metro-resolver-symlinks): reuse `findMetroPath` (#2610) 2023-08-17 11:15:49 +02:00
scripts fix: bump esbuild to 0.19 series (#2604) 2023-08-14 09:28:49 +00:00
.clang-format feat: prototype auth module for RNSDK (#857) 2022-02-17 11:35:07 +01:00
.editorconfig chore: configure ktlint/swiftformat and format code (#2592) 2023-08-09 13:31:41 +01:00
.gitattributes chore: bump Yarn to 3.4.1 (#2196) 2023-02-13 12:05:27 +01:00
.gitignore chore: bump Yarn to 3.4.1 (#2196) 2023-02-13 12:05:27 +01:00
.swiftformat chore: configure ktlint/swiftformat and format code (#2592) 2023-08-09 13:31:41 +01:00
.yarnrc.yml chore(deps): update yarn to v3.6.1 (#2501) 2023-08-14 11:32:46 +02:00
CODE_OF_CONDUCT.md Website Update (#1439) 2022-05-02 15:03:22 +00:00
CONTRIBUTING.md docs: automate removal of badges from READMEs (#2324) 2023-04-14 08:24:28 +02:00
LICENSE Initial LICENSE commit 2019-11-15 13:38:18 -08:00
README.md add a few mentions to the RFC process in the repo (#1756) 2022-07-21 11:33:21 +00:00
ROADMAP.md docs: add ROADMAP.md (#2579) 2023-08-08 19:09:46 +02:00
SECURITY.md Initial SECURITY.md commit 2019-11-15 13:38:19 -08:00
nx.json chore: enable `verbatimModuleSyntax` on ESM modules (#2549) 2023-07-21 12:57:55 +01:00
package.json chore(deps): update yarn to v3.6.1 (#2501) 2023-08-14 11:32:46 +02:00
yarn.lock fix(metro-service): clean up after `cli-plugin-metro` deprecation (#2607) 2023-08-17 11:15:05 +02:00

README.md

React Native Developer Tools

Open in Visual Studio Code Build

Modern, scalable tools. Exceptional developer experience.

You can find guides, documentation, resources, and our blog on the project website.

Made by Developers, for Developers.

Purpose-built for React Native engineers. Focused on developer experience. Designed to fit into any project, no matter how large or complex.

Great tools make all the difference.

Community First

Created as a GitHub-first repository for the React Native community. Integrated with tools you already use: Metro, TypeScript, Jest, and more.

Join in! Your contributions are always welcome.

Tested at scale. Supported by Microsoft.

From unit tests to deployments in large monorepos, each tool is thoroughly validated. Microsoft has engineers dedicated to this project, using it to ship React Native apps to millions of customers.

Contributing

Thank you for your interest in this project! We welcome all contributions and suggestions!

Take a look at CONTRIBUTING for details.

If you are interested in proposing "substantial" changes, please refer to our RFC process.