mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ce0edca620
Summary: D19837753 updated the native platforms to support complex color objects however the diff failed to build when going through this code path (as we do at Facebook). This updates the automatic PropSetter classes to go through the new Color handler. Changelog: [Internal] (Note: this ignores all push blocking failures!) Reviewed By: mdvacca Differential Revision: D20169335 fbshipit-source-id: 8eb9c8b48b1840832b3aec9ffcb83c3cf614ce0e
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.