mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
896baf79d5
Summary: Does not impact prod or even debug builds unless you switch on the debug flag. The issue is that we were trying to coerce booleans to integers. Changelog: [internal] Reviewed By: mdvacca Differential Revision: D26970274 fbshipit-source-id: 3327029ae3afc307dd19b089c23c190cb9e3150c
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.