mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: I'm handling this TODO i left to unbreak the CI. We need to make sure all the autolinked libraries are getting the folly flags and other common flags propagated correctly. ## Changelog [Internal] [Change] - Propagate common flag to autolinked libraries Pull Request resolved: https://github.com/facebook/react-native/pull/34853 Test Plan: Will rely on a green CI Reviewed By: cipolleschi Differential Revision: D40055134 Pulled By: cortinico fbshipit-source-id: fb9afab954ab402f6a3ab417aba934035580f936
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.