Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't change text color of pickerIOSItem #15

Closed
kostyaVyrodov opened this issue Nov 7, 2017 · 2 comments
Closed

Can't change text color of pickerIOSItem #15

kostyaVyrodov opened this issue Nov 7, 2017 · 2 comments

Comments

@kostyaVyrodov
Copy link

kostyaVyrodov commented Nov 7, 2017

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

@kostyaVyrodov kostyaVyrodov changed the title Pass color property to the PickerItem component Can't change color of pickerIOSItem Nov 7, 2017
@kostyaVyrodov kostyaVyrodov changed the title Can't change color of pickerIOSItem Can't change text color of pickerIOSItem Nov 7, 2017
@kostyaVyrodov
Copy link
Author

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 :)

@alfonsogarciacaro
Copy link
Member

Hehe, no worries. Thanks a lot for the info. I'll close the issue then. Please feel free to reopen it if necessary :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants