mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2a3c26e975
Summary: So that it's easier for C++ targets to depend on libglog.so for debugging purpose. Changelog: [Internal] Differential Revision: D24382033 fbshipit-source-id: 00ad6b2365d571583d6d1aaa40fac2c96974abf1
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.