mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e6b9508f12
Summary: @public When PlatformColor is used with backgroundColor, this line would throw, as the object type is not convertible to int. Changelog: [Android][Fixed] - Fix Crash in ViewProps.isLayoutOnly Reviewed By: JoshuaGross Differential Revision: D29430151 fbshipit-source-id: a1fe801925430dad3a17871bdebb79d942775280
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.