mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
99ece27897
Summary: Previously, we didn't provide any LayoutContext to the very first commit (aka startSurface); apparently it causes problems. Reviewed By: mdvacca Differential Revision: D15891472 fbshipit-source-id: b2a785bdad5764eb97b41f5bf5679807107bd8a0
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.