mirror of
https://github.com/status-im/react-native.git
synced 2025-02-12 09:26:37 +00:00
Summary: If using colors that are not strings react native would warn you of the problem. I made some changes so color props use `ColorPropType` instead of `PropTypes.string`. Closes https://github.com/facebook/react-native/pull/8325 Differential Revision: D3475516 Pulled By: javache fbshipit-source-id: b7e40a0de5e665fc5f41a975650bbba0ec210814