mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
06e55ec5ea
Summary: glog logging was being sent to adb logcat twice since `fbgloginit` uses `force_static = True` and was being linked as two separate copies. Changelog: [Internal] Reviewed By: sshic Differential Revision: D43842295 fbshipit-source-id: da4233d29dbddc2b3cefdca979c873479672b11c
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.