A framework for building native macOS apps with React.
Перейти к файлу
Kudo Chien ebe939b18a Upgrade folly to fix NDK 21 build issue (#31802)
Summary:
Upgrade folly for the https://github.com/facebook/folly/pull/1593 fix for NDK 21 failure

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[Android] [Changed] - Upgrade folly to 2021.06.28.00

Pull Request resolved: https://github.com/facebook/react-native/pull/31802

Test Plan:
`./gradlew :ReactAndroid:installArchives`
`./gradlew packages:rn-tester:android:app:installJscRelease`
`./gradlew packages:rn-tester:android:app:installHermesRelease`

Reviewed By: RSNara

Differential Revision: D29547027

Pulled By: ShikaSD

fbshipit-source-id: a10c7c65f459091bd0e7cca750a9b9e067189b73
2021-07-06 10:35:25 -07:00
.circleci CI: bump react-native-android to 4.0 (#31741) 2021-06-18 08:10:46 -07:00
.github Use renamed `respond-to-issue-based-on-label` GitHub Action. (#30832) 2021-02-26 17:13:36 -08:00
IntegrationTests pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
Libraries CKComponentLayout 2021-07-01 09:04:46 -07:00
React Clean up enable_state_scroll_data_race_ios experiment 2021-07-05 14:14:47 -07:00
ReactAndroid Upgrade folly to fix NDK 21 build issue (#31802) 2021-07-06 10:35:25 -07:00
ReactCommon Replace #import in C++ Header with #include (#31805) 2021-07-06 02:43:08 -07:00
bots Add Java linting using google-java-format (#30444) 2020-12-07 03:12:35 -08:00
docs
flow RN: Remove `fbjs` Dependency 2020-08-28 12:16:26 -07:00
flow-typed/npm RN: Add `react-test-renderer` Flow Definition 2021-06-06 17:08:55 -07:00
gradle/wrapper Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593) 2021-06-01 11:29:51 -07:00
jest Fix inline requires for ESM in react-native-github 2021-06-04 13:05:11 -07:00
keystores
local-cli
packages Support 3 levels of navigation 2021-07-01 14:35:30 -07:00
repo-config Deploy v0.154.0 to xplat 2021-06-23 20:19:08 -07:00
scripts Bump Flipper to 0.93 (#31708) 2021-06-18 07:08:31 -07:00
template Deploy v0.154.0 to xplat 2021-06-23 20:19:08 -07:00
third-party-podspecs Workaround failing fmt compilation by locking to v6.2.1 2021-06-16 08:15:24 -07:00
tools/build_defs Gradle 6.9, Android Gradle Plugin 4.2.1 (#31593) 2021-06-01 11:29:51 -07:00
.buckconfig remove jcenter (#31609) 2021-06-02 09:57:28 -07:00
.buckjavaargs
.clang-format
.editorconfig remove jcenter (#31609) 2021-06-02 09:57:28 -07:00
.eslintignore Lint: fix few "no-unused-var" warnings for imports (#30157) 2020-10-26 17:19:14 -07:00
.eslintrc RN: Add `react-test-renderer` Flow Definition 2021-06-06 17:08:55 -07:00
.flowconfig Explicitly turn off indexed_access flowconfig option in Xplat 2021-06-29 14:31:15 -07:00
.flowconfig.android Explicitly turn off indexed_access flowconfig option in Xplat 2021-06-29 14:31:15 -07:00
.gitattributes Fixing the git attrs for all the people and all the files and all future (#31128) 2021-04-21 11:27:32 -07:00
.gitignore Add react build app plugin and extension 2021-02-22 08:16:51 -08:00
.prettierrc Update various Xplat Prettier configs to specify arrowParens: avoid 2020-09-14 18:36:20 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Updated hyperlinks for Issues(line 33) and Pull Requests(line 34) (#31696) 2021-06-11 00:14:56 -07:00
ECOSYSTEM.md docs: fix url for chainreactconf (#30199) 2020-10-19 07:35:37 -07:00
LICENSE
LICENSE-docs
README.md Bump min supported iOS/Android version to 11/19 2021-01-14 15:45:52 -08:00
React-Core.podspec fix(hermes): fixed hermes build on iOS (#31559) 2021-05-20 15:23:07 -07:00
React.podspec Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
Releases.md
build.gradle.kts RN project wide Kotlin version (#31645) 2021-06-10 00:46:15 -07:00
cli.js
gradle.properties Bump NDK to 21.4.7075529 (#31731) 2021-06-17 04:21:50 -07:00
gradlew Update Gradle Wrapper to 6.6 (#29613) 2020-08-26 16:37:20 -07:00
gradlew.bat Fixing the git attrs for all the people and all the files and all future (#31128) 2021-04-21 11:27:32 -07:00
index.js Remove Picker from OSS 2021-06-21 15:19:09 -07:00
interface.js restore core lib Flow definitions for Request, Response, etc. 2021-01-06 17:24:51 -08:00
jest-preset.js
jest.config.js RN: Remove `fbjs` Dependency 2020-08-28 12:16:26 -07:00
metro.config.js Codegen Android: update Docker configuration to support codegen (#30268) 2020-10-28 21:48:20 -07:00
package.json Deploy v0.154.0 to xplat 2021-06-23 20:19:08 -07:00
react-native.config.js Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
react.gradle find-node.sh supports Homebrew on M1 (#31622) 2021-06-02 15:32:08 -07:00
rn-get-polyfills.js
runXcodeTests.sh Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
settings.gradle.kts Add react build app plugin and extension 2021-02-22 08:16:51 -08:00
template.config.js
yarn.lock Deploy v0.154.0 to xplat 2021-06-23 20:19:08 -07:00

README.md

React Native

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

React Native is released under the MIT license. Current CircleCI build status. Current npm package version. PRs welcome! Follow @reactnative

Getting Started · Learn the Basics · Showcase · Contribute · Community · Support

React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.

  • Declarative. React makes it painless to create interactive UIs. Declarative views make your code more predictable and easier to debug.
  • Component-Based. Build encapsulated components that manage their state, then compose them to make complex UIs.
  • Developer Velocity. See local changes in seconds. Changes to JavaScript code can be live reloaded without rebuilding the native app.
  • Portability. Reuse code across iOS, Android, and other platforms.

React Native is developed and supported by many companies and individual core contributors. Find out more in our ecosystem overview.

Contents

📋 Requirements

React Native apps may target iOS 11.0 and Android 5.0 (API 21) or newer. You may use Windows, macOS, or Linux as your development operating system, though building and running iOS apps is limited to macOS. Tools like Expo can be used to work around this.

🎉 Building your first React Native app

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 full documentation for React Native can be found on our 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.

🚀 Upgrading

Upgrading to new versions of React Native may give you access to more APIs, views, developer tools, and other goodies. See the Upgrading Guide for instructions.

React Native releases are discussed in the React Native Community, @react-native-community/react-native-releases.

👏 How to Contribute

The main purpose of this repository is to continue evolving React Native core. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. 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 bugfixes and improvements, and how to build and test your changes to React Native.

Open Source Roadmap

You can learn more about our vision for React Native in the Roadmap.

Good First Issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

Discussions

Larger discussions and proposals are discussed in @react-native-community/discussions-and-proposals.

📄 License

React Native is MIT licensed, as found in the LICENSE file.

React Native documentation is Creative Commons licensed, as found in the LICENSE-docs file.