mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d63bf4add3
Summary: Aligns two codepaths for measure, making sure we can use both MapBuffer and ReadableMap for measuring components. Changelog: [Internal] - Align measure interface for MapBuffer experiment Reviewed By: javache, mdvacca Differential Revision: D34960317 fbshipit-source-id: a39eb84a0abb4414717463f2f1741e470be3531f
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.