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/53823 Let's just use the same flag to compile out everything. I don't think we'll need the utility of separate flags. Reviewed By: fkgozali Differential Revision: D82476933 fbshipit-source-id: 1b5fbfad7d54e0af7db5459772b3e7a8472c1eb1
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request, ci will automatically run all tests. To run tests locally, see Testing guide on the React Native website.