n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

Selected item on drop down does not show in box after animation of label goes on top #127

Open a1g0rithm opened 6 years ago

a1g0rithm commented 6 years ago

I can't get the selected value to show where the label is after the animation happens. It shows the proper selected color if you open the drop down again but does not populate where the label once was. Any idea what's going on here?

prabhat1 commented 6 years ago

facing same problem

mozamonkey commented 5 years ago

https://github.com/n4kz/react-native-material-dropdown/issues/64

This is the solution.. spent a lot of time looking for this.