A framework for building native macOS apps with React.
Перейти к файлу
Kid Commit fee7f0617e build(gradle): update build.gradle (#25810)
Summary:
Remove obsolete supportLibVersion - no longer required with AndroidX

Removing the `supportLibVersion` variable that was used in `app/build.gradle` to suffix version numbers on android support libraries.
As react-native moved to androidX with the release of `0.60` this is no longer necessary.

## Changelog

[Android] [Removed] - Remove supportLibVersion variable in build.gradle
Pull Request resolved: https://github.com/facebook/react-native/pull/25810

Test Plan: No tests were run locally

Reviewed By: cpojer

Differential Revision: D16498431

Pulled By: osdnk

fbshipit-source-id: 95e77304549c3f7b7ebdaeb363b72dd21d686595
2019-07-25 18:38:29 -07:00
.appveyor Bump Android NDK to r19c (#25140) 2019-06-04 13:59:36 -07:00
.circleci Test RNTesterPods on CI with use_frameworks! enabled (#25818) 2019-07-25 11:46:44 -07:00
.github update bug_report.md template (#25623) 2019-07-19 13:45:09 -07:00
IntegrationTests Implement globalEvalWithSourceUrl 2019-07-25 10:23:42 -07:00
Libraries Fall back to `JSON.stringify` in `console.log` if Symbol is unavailable 2019-07-25 15:32:06 -07:00
RNTester Test RNTesterPods on CI with use_frameworks! enabled (#25818) 2019-07-25 11:46:44 -07:00
React Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
ReactAndroid Back out "[RN][Android] Release underlying resources when JS instance is GC'ed on Android" 2019-07-25 08:43:07 -07:00
ReactCommon Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
bots Bots cleanup, avoid leaving inline reviews when N>5 (#24923) 2019-05-21 19:38:54 -07:00
flow fix jest's test.table flow type 2019-07-18 09:38:47 -07:00
flow-typed/npm remove deprecated utilities 2019-01-15 13:59:31 -08:00
gradle/wrapper Upgrade Gradle to 5.5 (#25461) 2019-07-03 02:29:47 -07:00
jest Add NativeModule Spec for StatusBarManager 2019-07-24 15:24:49 -07:00
keystores Use fb_native_wrapper for all targets 2018-10-31 11:47:42 -07:00
local-cli Update references to the CLI (#23052) 2019-01-21 09:13:08 -08:00
packages Back out "Back out D16434402, D16434634" 2019-07-24 16:50:13 -07:00
scripts Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
template build(gradle): update build.gradle (#25810) 2019-07-25 18:38:29 -07:00
third-party-podspecs TM iOS: Set up CocoaPods specs for the TM specs 2019-07-01 15:20:01 -07:00
tools/build_defs fix Android CI (#25655) 2019-07-15 04:14:12 -07:00
.buckconfig Bump Android SDK to 28, Build Tools to 28.0.2, Gradle to 4.7, Gradle Plugin to 3.2.0 (#21632) 2018-12-05 09:06:31 -08:00
.buckjavaargs limiting BUCK's memory for CI 2016-02-01 10:49:33 -08:00
.clang-format Moving ObjC specific clang-format rules to the common config 2019-02-11 13:07:09 -08:00
.editorconfig https link to EditorConfig.org (#25267) 2019-06-18 01:58:07 -07:00
.eslintignore Eliminate eslint npm version mismatch warnings and bump some to latest (#23969) 2019-03-19 11:14:30 -07:00
.eslintrc Add a lint rule to disallow Haste imports (#25058) 2019-05-30 07:45:16 -07:00
.flowconfig Deploy Flow 0.103 to xplat 2019-07-19 21:43:05 -07:00
.flowconfig.android Deploy Flow 0.103 to xplat 2019-07-19 21:43:05 -07:00
.gitattributes Added a .gitattributes file, ensuring that Bash script source files (gradlew and 2015-10-13 23:10:39 -04:00
.gitignore iOS Buck: Create CoreModules sub-target 2019-07-01 15:20:01 -07:00
.nvmrc Add .nvmrc + fix node version for eslint 5 compat (#20109) 2018-07-31 02:34:16 -07:00
.prettierrc Set the Prettier config so it is not forced on users of @react-native-community/eslint-config (#24635) 2019-04-29 09:44:51 -07:00
CODE_OF_CONDUCT.md Update repo documentation to match other Facebook projects 2018-09-10 18:02:26 -07:00
CONTRIBUTING.md (CONTRIBUTING.md) Link to Issues wiki (#25035) 2019-05-28 07:04:12 -07:00
ECOSYSTEM.md Add document describing the RN ecosystem. (#24493) 2019-04-17 09:06:37 -07:00
LICENSE Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
LICENSE-docs More licenses 2015-03-24 19:59:10 -07:00
README.md Minor fix (#25385) 2019-06-26 10:05:30 -07:00
React-Core.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
React.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Releases.md Fix typo in Releases.md (#20487) 2018-08-01 07:16:56 -07:00
build.gradle.kts bump gradle-download-task to 4.0.0 (#25654) 2019-07-15 10:28:16 -07:00
cli.js Show full price instead of monthly price within the lead form 2019-03-28 16:07:19 -07:00
gradlew bump Gradle to 5.4.1 (#24542) 2019-04-27 00:10:04 -07:00
gradlew.bat bump Gradle to 5.4.1 (#24542) 2019-04-27 00:10:04 -07:00
jest-preset.js Delete hasteImpl, providesModuleNodeModules, and modulePathNameMapper (#24811) 2019-06-05 10:55:08 -07:00
jest.config.js Delete hasteImpl, providesModuleNodeModules, and modulePathNameMapper (#24811) 2019-06-05 10:55:08 -07:00
metro.config.js Use latest React Native CLI (#24517) 2019-04-24 05:09:10 -07:00
package.json CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
react-native.config.js deprecate iOS .xcodeproj (#25583) 2019-07-11 12:02:39 -07:00
react.gradle Fix regression of improper assets copy (revert #24518 #24778) (#25363) 2019-06-24 01:56:55 -07:00
rn-get-polyfills.js Remove Polyfills from RN Open Source 2019-04-04 15:20:33 -07:00
runXcodeTests.sh deprecate iOS .xcodeproj (#25583) 2019-07-11 12:02:39 -07:00
settings.gradle.kts Gradle KTS (#24631) 2019-04-29 02:41:05 -07:00
template.config.js Improvement: Adjust template to match new init command (#24138) 2019-04-01 16:25:48 -07:00
yarn.lock Fixing error on first mount should fall back to reload 2019-07-23 16:19:15 -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 Appveyor 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 own 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 9.0 and Android 4.1 (API 16) 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 bugfixes 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.