mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
debc32b075
Summary: This op code was incorrectly configured to take two args, while it only takes one. Changelog: [Internal] Differential Revision: D36664590 fbshipit-source-id: 6e1fdb9f64bbd32fbe05bbd174f94ae57292bcf9
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.