mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c5e9cff7ef
Summary: Applies suggestions from clang-tidy. The automatic linter seems to be broken atm, so I used default config from Android Studio, filtering out meaningless suggestions. Changelog: [Internal] Reviewed By: cortinico, sammy-SC Differential Revision: D32994138 fbshipit-source-id: e8edf53f0cb8b0eda4ff8bb8bf8f5196827efd68
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.