mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d15a82dc31
Summary: This diff removes the 'test' BUCK configuration for cxxcomponents, the goal of the diff is to fix a sandcastle issue: https://www.internalfb.com/intern/sandcastle/log/?instance_id=36028797791859555&step_id=36028805144809956&step_index=6&name=Run%20arc%20focus-android build-break overriding_review_checks_triggers_an_audit_and_retroactive_review Oncall Short Name: react_native changelog: [internal] internal Differential Revision: D39589523 fbshipit-source-id: 9cb6ab1e8a5929e7d288771f2f980db00a5a4adb
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.