mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7e646361ee
Summary: Splitting these changes of from D36482630, which is a minor improvement to the singleOp experiment. Since we call start/finish already on the native side, we don't need to repeat it from JS. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D36541700 fbshipit-source-id: 7d61669710faca3153be557fb2d214011eda87c5
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.