mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b257e06bc6
Summary: This was quite a rabit hole of remove deps -> delete dead code -> repeat. Waaay simpler now with less duplicate lookups, redundant type verification, and extra function calls. Reviewed By: mdvacca Differential Revision: D14486283 fbshipit-source-id: 035db30181755d046a1ae99760468b954b2449df
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.