mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42338 This diff cleans up the code added in D41895427 to run QE: https://fburl.com/qe2/0di6ipt6 More context: https://fb.workplace.com/groups/react.technologies.discussions/permalink/3479283292303384/ Changelog: [Android][Internal] - Revert internal optimizations Reviewed By: mdvacca Differential Revision: D52751274 fbshipit-source-id: 61cd084ffa02561637d8ce7f8a113c3e6818b063
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.