mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Run clang-format and add .clang-tidy with `clang-diagnostic-*` to several more directories in order to catch any problems. Changelog: [Internal] Reviewed By: shergin Differential Revision: D19860169 fbshipit-source-id: 7785aab010c8e6945cc6b5c9b68cb8ee0cdbb7fa
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.