b5eb104617
Summary: Make more views collapse on Android by designating FLEX_BASIS, FLEX_GROW and FLEX_SHRINK as "layout-only" props. Relies on existing layout tests. See Issue #13622 Closes https://github.com/facebook/react-native/pull/13868 Reviewed By: astreet Differential Revision: D5035864 Pulled By: javache fbshipit-source-id: d2c9e0b33b07e51b19afc383ef913ac41b70415c |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
release.gradle |
README.md
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.