hlerenow / react-native-select-picker

A SelectPicker,and DatePicker, scroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change selected text color?

vankien2504 opened this issue · comments

commented

"SelectPicker" has a props named 'fontColor', you can use it to control text color, but if you use "DatePicker" , I'm sorry, that has't props to change text color. and final, you can copy "DatePicker.js" to your project, and modify source code to complete it. good luck.