You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use fable-react-native and I tried to change the color of pickerIOSItem. The current version of PickerIOSItemProperties doesn't allow do it. (We need to extend this type)
This issue has been already fixed in the react-native library. PR here
The text was updated successfully, but these errors were encountered:
kostyaVyrodov
changed the title
Pass color property to the PickerItem component
Can't change color of pickerIOSItem
Nov 7, 2017
kostyaVyrodov
changed the title
Can't change color of pickerIOSItem
Can't change text color of pickerIOSItem
Nov 7, 2017
I made a mistake.
I used pickerIOSItem with PickerIOSItemProerties, but I could use pickerItem with PickerItemProperties, which already allow changing color.
This issue is not actual, so you can close it.
Sorry.
P.S.
I wanted the best, you know the rest :)
I use fable-react-native and I tried to change the color of pickerIOSItem. The current version of PickerIOSItemProperties doesn't allow do it. (We need to extend this type)
This issue has been already fixed in the react-native library.
PR here
The text was updated successfully, but these errors were encountered: