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
193 stars 90 forks source link

custom style first time in list #114

Open Rushiraj-v opened 4 months ago

Rushiraj-v commented 4 months ago

I want to highlight first item in dropdown, with bold font different color. I am using dropdownTextStyles but it applies to all items so is there any way to give different style to first item in list ?