mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
Summary: Original PR: https://github.com/facebook/react-native/pull/21340 The original PR fixed a bug with border radius on Android 7.0, but caused a new bug where no `ReactART` components would render if they were nested within a View with border radius set. Differential Revision: D10409352 fbshipit-source-id: 0b4e36ae9d4c3bc2f4884a43909f8efdeeb41b74
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.