hoaphantn7604 / react-native-element-dropdown

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

We can pass JSX instead of just text #273

Open farazirfan47 opened 1 month ago

farazirfan47 commented 1 month ago

Added a new prop selectedVal that allows us to pass JSX to make the dropdown UI better. Previously we can only pass text in a value prop