mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
04782ff57a
Summary: The `measure` API receives LocalData and Props, it should also receive State. This will also be used in future diffs. Reviewed By: mdvacca Differential Revision: D15325182 fbshipit-source-id: 6cb46dd603ce7d46673def16f0ddb517e2cf0c4f
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.