mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
964e816752
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33196 Fixes compilation of Android template and renames the field according to Java guidelines. Changelog: [Android][Changed] - Rename field with default values for ReactConfig to DEFAULT_CONFIG Reviewed By: cortinico Differential Revision: D34523356 fbshipit-source-id: 46ed703e7ca8ab5e05879dd93e8e4d2d816c2d03
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.