mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-02 09:21:44 +08:00
Summary: We have to have a way to explicitly enforce the fact that some nodes cannot have Yoga child nodes. Previously we relied on `isMeasureDefined()`, which is actually special case (so it does not cover all possible cases). Reviewed By: AaaChiuuu Differential Revision: D5647855 fbshipit-source-id: 59591be61ef62c61eb98748d44bb28b878f713fc
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.