A framework for building native macOS apps with React.
Перейти к файлу
Lorenzo Sciandra 2fde4245a9
chore(android-patches): use new name for patching tool for android (#1077)
2022-03-24 10:26:40 +00:00
.ado chore(android-patches): use new name for patching tool for android (#1077) 2022-03-24 10:26:40 +00:00
.circleci Disable failing CircleCI test (#1052) 2022-02-24 21:40:30 -08:00
.config Add compliance jobs 2022-03-03 21:46:29 -08:00
.github run codeql only for main branch (#1056) 2022-02-25 14:53:51 -08:00
Folly Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
IntegrationTests Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
Libraries Remove assumptions on super's description (#1088) 2022-03-17 14:03:00 -07:00
React RCTShadowView: use 1x alignment (#1015) 2022-03-23 09:11:42 -07:00
ReactAndroid Remove hardcoded 0.6x.x version numbers from main branch (#944) 2022-02-07 14:56:16 -06:00
ReactApple Remove deprecated CameraRoll component (#797) 2021-06-29 12:48:30 -07:00
ReactCommon Remove hardcoded 0.6x.x version numbers from main branch (#944) 2022-02-07 14:56:16 -06:00
ReactTurboModuleCxx Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
android-patches chore(android-patches): use new name for patching tool for android (#1077) 2022-03-24 10:26:40 +00:00
bots Upgrade to `firebase^9.0.2` in ./bots (#32218) 2022-03-15 14:19:37 -07:00
danger lint fixes 2019-09-18 16:37:05 -07:00
docs [chore] Fix the docs & clarify the strategy for git flows and keep up with upstream (#1042) 2022-02-24 10:17:21 +00:00
double-conversion Remove nmake (#112) 2019-07-17 13:13:16 -07:00
flow Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
flow-typed/npm Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
follybuild Reduce differences between our folly and facebook folly (#138) 2019-08-12 17:25:15 -07:00
glog Add postInstall step to restore the executable bit on scripts. (#244) 2020-01-29 17:59:18 -08:00
gradle/wrapper Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
jest Upgrade from 0.66.0 to 0.66.4 (#977) 2022-01-24 23:25:11 -08:00
jsc Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
keystores put RN58 back 2019-03-28 13:44:57 -07:00
local-cli Remove references to hermes-engine-darwin (#956) 2022-01-25 14:49:43 -06:00
metadata Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
packages Remove assumptions on super's description (#1088) 2022-03-17 14:03:00 -07:00
processor Moving the android specific changes to patch files and reverting them… (#254) 2020-03-18 18:20:08 -07:00
repo-config Add compliance jobs 2022-03-03 21:46:29 -08:00
scripts Upgrade to `firebase^9.0.2` in ./bots (#32218) 2022-03-15 14:19:37 -07:00
stubs/glog put RN58 back 2019-03-28 13:44:57 -07:00
template Remove hardcoded 0.6x.x version numbers from main branch (#944) 2022-02-07 14:56:16 -06:00
third-party-podspecs fix: Hermes no longer builds without `Exception.cpp` (#982) 2022-01-26 08:25:34 +01:00
tools/build_defs Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
v8-docker-build Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
website/server Remove deprecated CheckBox module. (#801) 2021-07-14 15:34:49 -07:00
.buckconfig Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
.buckjavaargs
.clang-format Moving ObjC specific clang-format rules to the common config 2019-02-11 13:07:09 -08:00
.editorconfig Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
.eslintignore Merge commit 'f023519e491d8352fb384bd1520606c12cbad1ca' into amgleitman/0.64-merge-head 2021-10-05 18:55:29 -07:00
.eslintrc Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
.flowconfig Ignore android-patches directory for jest, metro and flow 2022-03-21 15:58:49 -07:00
.flowconfig.android Ignore android-patches directory for jest, metro and flow 2022-03-21 15:58:49 -07:00
.flowconfig.macos Ignore android-patches directory for jest, metro and flow 2022-03-21 15:58:49 -07:00
.gitattributes Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
.github.flowconfig.android Add test to sync RN github flow configs 2018-08-13 21:38:58 +01:00
.gitignore Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
.prettierignore Moving the android specific changes to patch files and reverting them… (#254) 2020-03-18 18:20:08 -07:00
.prettierrc Update various Xplat Prettier configs to specify arrowParens: avoid 2020-09-14 18:36:20 -07:00
BUCK Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
Brewfile [chore] bump all references to Node 16 (#997) 2022-02-03 14:32:43 +00:00
Brewfile.lock.json Applying package update to 0.66.6 ***NO_CI*** 2022-01-27 18:05:01 +00:00
CONTRIBUTING.md Remove duplicated line in CONTRIBUTING.md 2022-02-02 12:39:34 -08:00
GuardianCustomConfiguration.json Add compliance jobs 2022-03-03 21:46:29 -08:00
LICENSE put RN58 back 2019-03-28 13:44:57 -07:00
LICENSE-docs
README.md [chore] Fix the docs & clarify the strategy for git flows and keep up with upstream (#1042) 2022-02-24 10:17:21 +00:00
React-Core.podspec replace all references to 10.14 (#938) 2022-01-25 12:53:57 -06:00
React.podspec Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
build.gradle.kts Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
cli.js Show full price instead of monthly price within the lead form 2019-03-28 16:07:19 -07:00
gradle.properties Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
gradlew v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
gradlew.bat Don't pass nil objects into error logging dictionary (#928) 2021-12-16 15:35:25 -08:00
index.js Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
interface.js Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
jest-preset.js Merge commit 'a77f2c40d1044da63426078f356cfc7c1284a79e' into amgleitman/0.64-merge-head 2021-08-31 13:44:36 -07:00
jest.config.js Ignore android-patches directory for jest, metro and flow 2022-03-21 15:58:49 -07:00
metro.config.js Ignore android-patches directory for jest, metro and flow 2022-03-21 15:58:49 -07:00
package.json Add compliance jobs 2022-03-03 21:46:29 -08:00
react-native.config.js Merge commit '63992c0b96ec45e4dfb37eaea8535c06833ab298' into amgleitman/0.64-merge-head 2021-09-13 17:26:51 -07:00
react.gradle Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
rn-get-polyfills.js Create `@react-native/polyfills` package. 2020-07-22 03:02:45 -07:00
runXcodeTests.sh Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
settings.gradle.kts Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
template.config.js Merge from upstream through 2020-05-28 (#811) 2021-08-16 14:00:00 -07:00
yarn.lock Add compliance jobs 2022-03-03 21:46:29 -08:00

README.md

React Native for macOS

Build native macOS apps with React.

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

See the official React Native website for an introduction to React Native.

React Native is a framework developed by Facebook 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 is a working fork of facebook/react-native that adds support for the official React Native for macOS implementation from Microsoft.

You can read more about the macOS implementation in our website - React Native for Windows + macOS

Requirements

You can run React Native for macOS apps on Mac devices with versions Catalina (10.15) or newer.

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 macOS app.

Logging Issues

Search the existing issues and try to make sure your problem doesnt 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. Its helpful if you include information like:

  • The version of macOS, React Native, React Native macOS extension 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 set up your fork of the repo and start a PR to contribute to React Native for macOS.

Good First Issue and help wanted are great starting points for PRs.

Documentation

The full documentation for React Native can be found on the documentation website. The React Native documentation discusses components, APIs, and topics that are specific to React Native. For further documentation on the React API that is shared between React Native and React DOM, refer to the React documentation.

The source for the React Native documentation and website is hosted on a separate repo, @facebook/react-native-website.

React Native for Windows + macOS has its own separate documentation site where Windows and macOS specific information, like API docs and blog updates live. We are still working on the documentation for macOS, contributions are welcome!

If you're looking for sample code, just browse the RNTester folder for examples

Git flow and syncing with upstream

For more details on how this fork handles keeping up with upstream, and how the general git flow works, check out this dedicated document.

License

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

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.