mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8b0ccd2bdb
Summary: This diff fixes the RN Android codegen to support null values for Color typed props. This was already supported but it recently changed as part of D20169335, when we added the new prop type "color". changelog: [internal] Reviewed By: TheSavior Differential Revision: D20213689 fbshipit-source-id: 42d624de3d1296582f4dcc9c7decd0c02aacca98
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.