I tried this package on a react-native-web project and ran into this problem. Once a value is selected, nothing happens when I try to change my selection. The drop down list hides as if it was selected, but the value remains the same.
I noticed that the onChange event does not fire once the first value is selected.
Hello guys !
I tried this package on a react-native-web project and ran into this problem. Once a value is selected, nothing happens when I try to change my selection. The drop down list hides as if it was selected, but the value remains the same.
I noticed that the onChange event does not fire once the first value is selected.
Thanks for the project, it really helps.