A framework for building native macOS apps with React.
Перейти к файлу
React-Native Bot c446beba3d Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
.ado Fix typo in publish.yml 2022-03-28 12:02:23 -07:00
.circleci Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
.config Backport CredScanSuppressions 2022-03-28 13:22:53 -07:00
.github Convert to issue forms (#845) 2021-10-06 10:42:21 -07:00
Folly
IntegrationTests Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
Libraries Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
React Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
ReactAndroid Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
ReactApple
ReactCommon Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
ReactTurboModuleCxx
_manifest Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
android-patches Merge pull request #1003 from rasaha91/fix-boost-version 2022-02-03 12:06:49 -08:00
bots Upgrade to `firebase^9.0.2` in ./bots (#32218) (#1087) 2022-03-16 17:53:34 -07:00
danger
docs
double-conversion
flow
flow-typed/npm
follybuild
glog
gradle/wrapper
jest
jsc
keystores
local-cli
metadata
packages Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
processor
repo-config Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
scripts Upgrade to `firebase^9.0.2` in ./bots (#32218) (#1087) 2022-03-16 17:53:34 -07:00
stubs/glog
template Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
third-party-podspecs Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
tools/build_defs
v8-docker-build
website/server
.buckconfig
.buckjavaargs
.clang-format
.editorconfig Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
.eslintignore Merge commit 'f023519e491d8352fb384bd1520606c12cbad1ca' into amgleitman/0.64-merge-head 2021-10-05 18:55:29 -07:00
.eslintrc
.flowconfig Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
.flowconfig.android Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
.flowconfig.macos Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
.gitattributes [0.64] Fix publish builds by removing workspace from package.json before publish (#866) 2021-10-28 16:48:00 -07:00
.github.flowconfig.android
.gitignore Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
.nvmrc
.prettierignore
.prettierrc
Brewfile
Brewfile.lock.json Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
CHANGELOG.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ECOSYSTEM.md
GuardianCustomConfiguration.json Backport missing guardian config file 2022-03-28 12:51:19 -07:00
KeepingRecent.md
LICENSE
LICENSE-docs
README.md Grammar fixes. (#856) 2021-10-13 11:07:18 -07:00
React-Core.podspec Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
React.podspec Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
Releases.md
build.gradle.kts
cli.js
gradle.properties
gradlew
gradlew.bat Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
index.js Merge from upstream 0.64-stable to v0.64.0 (#863) 2021-10-26 11:15:43 -07:00
interface.js
jest-preset.js
jest.config.js
metro.config.js Merge commit '9500eb8867d25896b1611903a64fac8d81984bf6' into amgleitman/0.64-merge-head 2021-10-06 13:27:56 -07:00
package.json Applying package update to 0.64.30 ***NO_CI*** 2022-03-28 20:40:22 +00:00
react-native.config.js
react.gradle
rn-get-polyfills.js
runXcodeTests.sh
settings.gradle.kts
template.config.js
yarn.lock Merge commit '757bb75fbf837714725d7b2af62149e8e2a7ee51' into amgleitman/0.64-merge-0.64.2 2021-10-26 16:48:15 -07: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 on our website - React Native for Windows + macOS

Contents

Requirements

You can run React Native for macOS apps on Mac devices with versions Mojave (10.14) 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

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

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 bootstrapping documentation for macOS at this time, tune in for updates.

Examples

  • Using the CLI in the Getting Started guide will set you up with a sample React Native for macOS app that you can begin editing right away.
  • If you're looking for sample code, just browse the RNTester folder for examples

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.