react-native-element-dropdown
react-native-element-dropdown copied to clipboard
first example is not working on ios simulator
hello
i just tried the first example
the dropdown is showed, list open on click but i cannot select any item and cannot scroll to
onChange={item => {
console.log(item); ///// don't log
setValue(item.value);
setIsFocus(false);
}}
this work on iphone 14 but not on old simulator, like iphone SE ( third gen ) or iphone 8