mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c5babd993a
Summary: This is a follow up to my previous diff. It applies the same customization for M1 users to the :ReactAndroid:hermes-engine build. The two diffs are split so the first one can be cherry-picked into 0.68.1 if needed. Changelog: [Android] [Fixed] - Improve support for Android users on M1 machine Reviewed By: mdvacca Differential Revision: D35468658 fbshipit-source-id: c07822f6708f872456971378f44257f6c1e967ee
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.