mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
383934a06e
Summary: On iOS we don't emit the didUpdateDimensions event in JS when the first React Native screen is rendered, so let's keep the behavior the same on Android. Reviewed By: mdvacca Differential Revision: D19506829 fbshipit-source-id: d0122d18be79177318c3f059ed396f990eeabcb7
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.