lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.75k stars 498 forks source link

Tapping on down arrow icon does nothing on Samsung devices. #497

Open KaustubhTrivedi opened 1 year ago

KaustubhTrivedi commented 1 year ago

When we click on the down arrow icon (Provided using the Icon prop), nothing happens. We have checked this issue using other phones as well as Samsung phones and found the issue only in the Samsung phones

MatkoMilic commented 1 year ago

Same here. Testing this on Samsung devices and having same issues, Xiaomi and other devices working. This occurs regardless of if using custom icon or not.

MatkoMilic commented 1 year ago

@KaustubhTrivedi did you find any fix/workaround?

rdgomt commented 1 year ago

same in web