A framework for building native macOS apps with React.
Перейти к файлу
Eloy Durán d30beed6c3 Merge branch 'master' into fb63merge 2020-09-30 12:22:37 +02:00
.ado [ci] Skip Android tests in Apple PR on master 2020-09-29 22:50:25 +02:00
.circleci [circle] Fix config 2020-09-25 16:42:40 +02:00
.github [CODEOWNERS] Add myself 2020-09-23 12:00:59 +02:00
Folly Add postInstall step to restore the executable bit on scripts. (#244) 2020-01-29 17:59:18 -08:00
IntegrationTests Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
Libraries Merge branch 'master' into fb63merge 2020-09-30 12:22:37 +02:00
RNTester Revert "[ci] Switch to experimental CocoaPods CDN" 2020-09-29 21:43:05 +02:00
React Merge branch 'master' into fb63merge 2020-09-25 16:42:31 +02:00
ReactAndroid Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
ReactApple Remove the art lib from our nuget pack command (#600) 2020-09-16 15:00:27 -07:00
ReactCommon Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
android-patches Adding the JS side config for the onFocusChange event on Android (#610) 2020-09-23 13:22:55 -07:00
bots Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
danger lint fixes 2019-09-18 16:37:05 -07:00
docs Remove remaining merge marker and begin on flow/build issues 2020-05-10 17:52:09 -07:00
double-conversion
flow Removed merge conflict markers up to and including Libraries/Image 2020-04-30 17:49:51 -07:00
flow-typed/npm add react-dom libdef to xplat/js 2020-02-04 16:19:13 -08:00
follybuild
glog Add postInstall step to restore the executable bit on scripts. (#244) 2020-01-29 17:59:18 -08:00
gradle/wrapper Removed merge conflict markers up to and including Libraries/Image 2020-04-30 17:49:51 -07:00
jest Removed merge conflict markers up to and including Libraries/Image 2020-04-30 17:49:51 -07:00
jsc
keystores
local-cli [rnm-init] Update minimum iOS deployment target 2020-09-30 11:36:11 +02:00
metadata
packages Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
processor Moving the android specific changes to patch files and reverting them… (#254) 2020-03-18 18:20:08 -07:00
scripts [ci] Only disable custom metro config in e2e test 2020-09-29 15:59:50 +02:00
stubs/glog
template [ci] Ignore metro config in e2e tests 2020-09-29 16:18:31 +02:00
third-party-podspecs [RCT-Folly] Fix build 2020-09-16 19:45:15 +02:00
tools/build_defs Resolved more merge conflicts. 2020-04-30 20:33:02 -07:00
v8-docker-build
website/server
.buckconfig Buck: Use Android SDK 29 during build (#28455) 2020-03-31 09:31:31 -07:00
.buckjavaargs
.clang-format
.editorconfig Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
.eslintignore Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
.eslintrc Removed merge conflict markers up to and including Libraries/Image 2020-04-30 17:49:51 -07:00
.flowconfig Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
.flowconfig.android Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
.flowconfig.macos [flow] Remove deprecated rule in newer Flow 2020-09-23 16:30:30 +02:00
.gitattributes react-native-macos npm publishing with CRLF text files (#331) 2020-05-01 14:05:53 -07:00
.github.flowconfig.android
.gitignore Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
.nvmrc
.prettierignore Moving the android specific changes to patch files and reverting them… (#254) 2020-03-18 18:20:08 -07:00
.prettierrc
Brewfile Fix crash in NSLayoutManager during autorelease dealloc (#523) 2020-07-28 15:49:41 -07:00
Brewfile.lock.json Fix crash in NSLayoutManager during autorelease dealloc (#523) 2020-07-28 15:49:41 -07:00
CHANGELOG.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md Contribution doc for RN62 (#598) 2020-09-15 14:06:07 -07:00
ECOSYSTEM.md
KeepingRecent.md fix up some minor spacing issues with the numbering indentations (#213) 2020-01-03 14:17:03 -08:00
LICENSE
LICENSE-docs
README.md reduce minimum macOS SDK version to 10.13 (#555) 2020-08-26 13:09:16 +02:00
React-Core.podspec Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
React.podspec Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
Releases.md
build.gradle.kts Resolving android sources 2020-04-29 22:54:16 -07:00
cli.js
gradlew Applied missing changes from bumping Gradle wrapper to 6.0.1 (#27639) 2020-01-13 12:54:08 -08:00
gradlew.bat fbshipit-source-id: da15f69185e724eaf7d4bc78dbc61fcdcb3074d5 2020-03-13 21:46:45 -07:00
index.js Merge remote-tracking branch 'facebook/0.63-stable' into fb63merge 2020-09-10 19:50:54 +02:00
interface.js
jest-preset.js fix yarn tests (#351) 2020-05-07 17:18:38 -07:00
jest.config.js Fix lint tests. 2020-08-07 08:31:32 +02:00
metro.config.js [ci] Only disable custom metro config in e2e test 2020-09-29 15:59:50 +02:00
package.json [package] Update CLI to no longer require config 2020-09-22 16:34:15 +02:00
react-native.config.js Provide information to metro to redirect to rn-macos when building macos (#587) 2020-09-14 20:12:17 +02:00
react.gradle Resolving android sources 2020-04-29 22:54:16 -07:00
rn-get-polyfills.js
runXcodeTests.sh Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
settings.gradle.kts Moving the android specific changes to patch files and reverting them… (#254) 2020-03-18 18:20:08 -07:00
template.config.js Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
yarn.lock [package] Update CLI to no longer require config 2020-09-22 16:34:15 +02: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

Contents

Requirements

You can run React Native for macOS apps on Mac devices with versions High Sierra (10.13) 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 setup 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 it's 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.