mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: There's no need for this to be a setter/getter, as there are no side-effects, and it means we can use the same helper method to read it as other feature flags. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D36595602 fbshipit-source-id: d27c01bd39d03606a6f8c17ba181a8cd0bf58dbb
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.