mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Creates a mapbuffer from two ViewProp objects. This MapBuffer is used later instead of bag of props from JS to set the properties with platform ViewManager. Changelog: [Internal] - Added MapBuffer diffing for ViewProps Reviewed By: mdvacca Differential Revision: D33735246 fbshipit-source-id: 10ad46251ea71aa844586624c888f5223fa44e57
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.