mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b9a7880434
Summary: @public GCC up until v7 flags our way of reading edges in `YGNodeSetStyleInputs` as unused variables. I managed to work around that by rearranging the casts a bit. Reviewed By: SidharthGuglani Differential Revision: D14299439 fbshipit-source-id: eec0266185504d1b790b9ef574bd4a83c0059d3a
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.