mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 22:48:25 +08:00
Summary: There is a bug in border drawing code that will not draw the border if the element has a background color. This diff fixes it. Reviewed By: sriramramani Differential Revision: D2919549
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.