mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-05 09:29:07 +08:00
Summary: getLayoutWidth is the same as right - left, and since we have right and left, we can save a method call. Reviewed By: sriramramani Differential Revision: D3010697
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.