8451585f38
Summary: This adds the `didUpdateDimensions` event that already exists on iOS, and updates the internal native dimensions data that needs repopulation after orientation change. Reviewed By: foghina Differential Revision: D3819364 fbshipit-source-id: fc2b3b4d1991d101e5de4439ccef2189bc65fd58 |
||
---|---|---|
.. | ||
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.