react-native-dropdown-picker
react-native-dropdown-picker copied to clipboard
Label doesn't update
I use setValue state, in my code it's called setRegioneSelezionata, but the label text doesn't update. I use the setValue outside of this dropdown, I have another dropdown when I select an item he changes the value of this dropdown, i tried to print the value and it update it, but in the UI the label it's not updated
same issue