Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When click on custom icon, drop down does not open. please someone provide me the solution, #534

Open
ankitkumar1742 opened this issue Jan 12, 2024 · 1 comment

Comments

@ankitkumar1742
Copy link

ankitkumar1742 commented Jan 12, 2024

When click on the custom icon, the drop-down does not open. please provide me with the solution.
i have also removed useNativeAndroidPickerStyle={false} but the issue is the icon is clickable but there no solution open the drop-down

@ankitkumar1742 ankitkumar1742 changed the title When click on custom icon, drop down doest not open. please some provide me the solution When click on custom icon, drop down does not open. please some provide me the solution, Jan 12, 2024
@ankitkumar1742 ankitkumar1742 changed the title When click on custom icon, drop down does not open. please some provide me the solution, When click on custom icon, drop down does not open. please someone provide me the solution, Jan 12, 2024
@rada
Copy link

rada commented May 10, 2024

When click on the custom icon, the drop-down does not open. please provide me with the solution. i have also removed useNativeAndroidPickerStyle={false} but the issue is the icon is clickable but there no solution open the drop-down

I had the same issue on Android which I initially thought was related to the custom icon. However turns out there's a bug in Android version where it doesn't recognise touch on the right side. Adding fixAndroidTouchableBug fixed this for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants