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

Feature "placeholderTextColor" for search bar text input #50

Open Noah4ever opened 1 year ago

Noah4ever commented 1 year ago

Added feature to change placeholder text color, which gives the user more freedom in styling their search bar.

danish1658 commented 1 year ago

Update readme

Noah4ever commented 1 year ago

Updated README.md @danish1658

Noah4ever commented 1 year ago

Can you merge this now @danish1658?

mohamed2m2018 commented 1 year ago

Can you merge it @danish1658

samuel-andres commented 1 year ago

@danish1658 would you merge it?

cyberdavinci commented 4 months ago

Hello, does the latest version have this feature, I was trying to change the search text color but not sure.

JoaoEmanuell commented 4 months ago

Hello, does the latest version have this feature, I was trying to change the search text color but not sure.

Hello, the latest version allows you to change the color of the search text but not the color of the placeholder, that is, you need to customize the color of the placeholder, you won't be able to because the system doesn't allow it.

alban-ameti commented 3 months ago

Can we please have this merged?