hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
970 stars 294 forks source link

Defaule Value Style not applying according to selecteditemlabelstyle #629

Closed amujuruprasad closed 1 year ago

amujuruprasad commented 1 year ago

Hello, First of all thank u for the amazing library. i have updated the library latest version 5.4.4

After that i encountered with selected item label style

Initial Value not getting selected only after selection it is getting selected

amujuruprasad commented 1 year ago

Passing label and value with equal and same case will clear this issue.