hoaphantn7604 / react-native-element-dropdown

A react-native dropdown component easy to customize for both iOS and Android.
MIT License
959 stars 166 forks source link

Add ability to set active item text style #269

Open dakota-kallas opened 4 months ago

dakota-kallas commented 4 months ago

Implement the ability to allow for users to specift a TextStyle for the active (selected) item(s) in the dropdown list.

drawing