mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 09:35:11 +08:00
Summary: setPadding already calls dirty, and we should only be calling dirty on nodes that have measure functions. Reviewed By: emilsjolander Differential Revision: D4205148
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.