Jake Dawkins 4dea89271e Fix iOS Picker Item Colors
Summary:
I want to resolve #11170 by passing the `color` prop from `PickerIOS.Item` to its implementation.

In `RCTPicker.m`, the label.textColor was already being set and used, but there was nothing referencing the past prop. I passed the prop to the implementation, checked if it exists, and if not, set the default color, like before.

I visually tested the **Colorful Pickers** example in UIExplorer. Those picker `Item`s pass in a `color` prop.

![dec-01-2016 22-07-46](https://cloud.githubusercontent.com/assets/9259509/20821696/ae45d704-b812-11e6-9720-0045d6c0bcd4.gif)

The basic picker does not pass the color prop to the picker `Item`, and there are no errors. Basic functionality is still in tact:

![dec-01-2016 22-09-35](https://cloud.githubusercontent.com/assets/9259509/20821730/ee544f74-b812-11e6-9294-a1b45e78d9f7.gif)
Closes https://github.com/facebook/react-native/pull/11260

Differential Revision: D4272370

fbshipit-source-id: 5fa33c40526dda59ca2ab527c31351bcd27e5cf3
2016-12-12 11:36:39 +00:00
..
2016-01-07 12:03:17 -08:00
2016-08-10 13:13:34 -07:00
2016-07-12 05:59:12 -07:00
2016-11-18 14:43:31 -08:00
2016-09-08 17:58:50 -07:00
2016-12-12 11:36:39 +00:00
2016-12-12 11:36:38 +00:00
2016-12-12 11:36:37 +00:00
2016-12-12 11:36:38 +00:00
2016-12-12 11:36:38 +00:00
2015-03-26 02:42:24 -08:00
2016-11-29 11:43:31 -08:00
2016-11-29 11:43:31 -08:00
2016-11-18 14:43:31 -08:00
2016-12-12 11:36:37 +00:00
2016-11-18 14:43:31 -08:00