danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
200 stars 89 forks source link

Prop to set placeholderTextColor of search TextInput #66

Open evoth opened 1 year ago

evoth commented 1 year ago

Hi, this component is great, but my one request is for the ability to change the color of the search placeholder text. As you can see below, I was able to style everything else, but there is no way to change the placeholder text color.

I propose adding another prop such as "searchPlaceholderTextColor" that gets passed to the "placeholderTextColor" prop of the TextInput used for searching. If needed, I could make a PR to add this functionality to the component and to the docs. Thanks!

2023-04-23 21_57_20