mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-06 22:38:37 +08:00
Summary: * Only add the moduleName to the outer marker * Include module init in the marker time * Include the WritableNativeArray time in CONVERT_CONSTANTS * Stop all markers from finally block in case of exception Reviewed By: kathryngray Differential Revision: D5031411 fbshipit-source-id: bf86ee3d59f2cb38866afd52e84af5699db1a003
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.