A framework for building native macOS apps with React.
Перейти к файлу
acoates-ms eacfb27460
Expand PR template (#9)
* Expand PR template

* Minor update
2019-03-08 11:17:53 -08:00
.ado sync from internal (#6) 2019-03-07 14:57:20 -08:00
.circleci Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
.github Expand PR template (#9) 2019-03-08 11:17:53 -08:00
ContainerShip Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
Folly Add missing files from internal repo sync (#8) 2019-03-07 21:04:13 -08:00
IntegrationTests Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
Libraries sync from internal (#6) 2019-03-07 14:57:20 -08:00
RNTester Tomun/yaml (#4) 2019-03-04 13:27:54 -08:00
React Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
ReactAndroid sync from internal (#5) 2019-03-05 21:47:37 -08:00
ReactApple Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
ReactCommon sync from internal (#5) 2019-03-05 21:47:37 -08:00
ReactNative Back to JNI storage 2018-08-06 02:16:22 -07:00
bots Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
danger Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
double-conversion sync from internal (#5) 2019-03-05 21:47:37 -08:00
flow Adding flow strict to as many xplat files as possible 2018-07-27 12:31:42 -07:00
flow-github Add extra flowtype stubs for metro (#20429) 2018-07-27 20:32:47 -07:00
glog Add missing files from internal repo sync (#8) 2019-03-07 21:04:13 -08:00
gradle/wrapper fix gradle wrapper issue (#19976) 2018-08-13 21:38:57 +01:00
jest Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
jsc Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
keystores Apply auto-formatter for BUCK files in fbandroid. 2017-02-27 14:04:56 -08:00
lib Adding flow strict local to remaining possible files in xplat/JS 2018-08-13 21:38:57 +01:00
local-cli Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
metadata Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
processor Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
react-native-cli Prettier files with shebang 2018-05-11 13:52:30 -07:00
react-native-git-upgrade ignore babelrc in git-upgrade (#20790) 2018-08-22 12:36:22 -07:00
scripts Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
stubs/glog Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
third-party-podspecs Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-24 12:32:55 -07:00
v8-docker-build Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
website/server Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
.buckconfig Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
.buckjavaargs
.editorconfig Fix indent of .gradle files 2016-10-19 16:58:36 -07:00
.eslintignore Split out docs to their own repo 2017-12-05 13:02:54 -08:00
.eslintrc Initial Detox E2E iOS configuration to be run on RNTester (#20235) 2018-07-30 14:31:24 -07:00
.flowconfig Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
.gitattributes
.github.flowconfig.android Add test to sync RN github flow configs 2018-08-13 21:38:58 +01:00
.gitignore Add missing files from internal repo sync (#8) 2019-03-07 21:04:13 -08:00
.npmignore Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
.nvmrc Add .nvmrc + fix node version for eslint 5 compat (#20109) 2018-07-31 02:34:16 -07:00
Brewfile Tomun/yaml (#4) 2019-03-04 13:27:54 -08:00
CHANGELOG.json sync from internal (#6) 2019-03-07 14:57:20 -08:00
CHANGELOG.md sync from internal (#6) 2019-03-07 14:57:20 -08:00
CMakeLists.txt sync from internal (#5) 2019-03-05 21:47:37 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-26 16:47:27 -07:00
CONTRIBUTING.md Removed last traces of @providesModule from React Native 2018-04-26 08:30:54 -07:00
DockerTests.md Typo in DockerTests.md (#20009) 2018-07-02 20:32:07 -07:00
Jenkinsfile Container Testing Updates 2017-04-12 16:31:35 -07:00
LICENSE Update to MIT license 2018-02-16 18:31:53 -08:00
LICENSE-docs
README.md Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
React.podspec iOS: Support <ActivityIndicator> component 2018-05-23 10:22:47 -07:00
Releases.md Fix typo in Releases.md (#20487) 2018-08-01 07:16:56 -07:00
appveyor.yml Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
build.gradle Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
cli.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
dirs Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
gradlew fix gradle wrapper issue (#19976) 2018-08-13 21:38:57 +01:00
gradlew.bat fix gradle wrapper issue (#19976) 2018-08-13 21:38:57 +01:00
jest-preset.json Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
package.json Applying package update to 0.57.0-microsoft.1 2019-03-08 05:07:01 +00:00
react.gradle Better Android Gradle Plugin 3.x integration (#20526) 2018-08-03 17:02:12 -07:00
rn-cli.config.js sync from internal (#5) 2019-03-05 21:47:37 -08:00
rn-get-polyfills.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00
runXcodeTests.sh Uniformizes how THIS_DIR is computed in xplat/js 2018-07-19 05:16:22 -07:00
settings.gradle Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
setupBabel.js Prettier the rest of ReactNative 2018-05-11 13:52:30 -07:00

README.md

Working fork for Microsoft internal usage

It is not our goal to have a long term fork of facebook/react-native/

The reasons for this fork to exist currently are 3 fold.

  1. Provide a staging ground for changes that Microsoft is submitting back to the main Facebook repo, such that our internal apps can share and validate these changes while the PRs go through the standard merge process with Facebook.
  2. A holding ground for our implementation of react-native for macOS. -- The eventual plan is to refactor a bunch of code within facebook/react-native to allow the macOS code to be implemented as an out of tree platform that works with the core react-native package. But currently the implementation shares so much logic with the iOS platform that it would involve a lot of code duplication to move it out. This process will take a while to work through but is the eventual goal.
  3. Hold various changes that we have made internally to support our apps, which we hope to revert as we update our internal code. But we are putting it all out here since other projects require this changes exist for now.

The eventual goal is for this fork to stop existing, or certainly have a much smaller delta between this fork and facebook/react-native.

React Native · Circle CI Status Build status npm version PRs Welcome

Learn once, write anywhere: Build mobile apps with React.

  • Build native mobile apps using JavaScript and React: React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.
  • A React Native app is a real mobile app: With React Native, you don't build a "mobile web app", an "HTML5 app", or a "hybrid app". You build a real mobile app that's indistinguishable from an app built using Objective-C, Java, or Swift. React Native uses the same fundamental UI building blocks as regular iOS and Android apps. You just put those building blocks together using JavaScript and React.
  • Don't waste time recompiling: React Native lets you build your app faster. Instead of recompiling, you can reload your app instantly. With hot reloading, you can even run new code while retaining your application state. Give it a try - it's a magical experience.
  • Use native code when you need to: React Native combines smoothly with components written in Objective-C, Java, or Swift. It's simple to drop down to native code if you need to optimize a few aspects of your application. It's also easy to build part of your app in React Native, and part of your app using native code directly - that's how the Facebook app works.

The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.

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

Supported operating systems are >= Android 4.1 (API 16) and >= iOS 9.0.


Getting Started

Follow the Getting Started guide. The recommended way to install React Native depends on your project. Here you can find short guides for the most common scenarios:


Documentation

The websites documentation is divided into multiple sections.

Another great way to learn more about the components and APIs included with React Native is to read their source. Look under the Libraries/Components directory for components like ScrollView and TextInput, for example. The RNTester example is also here to demonstrate some of the ways to use these components. From the source you can get an accurate understanding of each components behavior and API.

The React Native documentation only discusses the components, APIs and topics specific to React Native (React on iOS and Android). For further documentation on the React API that is shared between React Native and React DOM, refer to the React documentation.


Upgrading

React Native is under active development. See the guide on upgrading React Native to keep your project up-to-date.


Contributing

Read below to learn how you can take part in improving React Native.

Code of Conduct

Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to React Native.

Beginner Friendly Bugs

We have a list of beginner friendly issues to help you get your feet wet in the React Native codebase and familiar with our contribution process. This is a great place to get started.


License

React Native is MIT licensed.

React Native documentation is Creative Commons licensed.