mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
03637dc70d
Summary: Small optimization that prevents empty NodeRegions from being collected. Those will never receive touch events anyway, so why bother allocating memory and iterating over them? Reviewed By: ahmedre Differential Revision: D2816355
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.