mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-12 17:48:08 +08:00
Summary: Cleaning up <android/log.h> from includes We use LOG ``` LOG(INFO) << "message"; ``` to log Reviewed By: shergin Differential Revision: D14297264 fbshipit-source-id: 1a9a760a092b6947cca7d7d59b66c574b3e41ad8
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.