hoaphantn7604 / react-native-element-dropdown

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

Fixing left icon to use field instead of being hardcoded to 'image' #307

Open IHowarth-Improving opened 1 month ago

IHowarth-Improving commented 1 month ago

Using 'iconField' for left icon in Select Country

Initially changed this to also use 'imageValue', as that seems to be the most obvious case but why not allow for more freedom.