mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 02:24:23 +00:00
e9753a11ae
Summary: Virtual nodes (such as RCTRawText and RCTVirtualText) have no state or node regions, don't need to be laid out, and thus should not be checked for state. Reviewed By: ahmedre Differential Revision: D2757089
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.