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

first example is not working on ios simulator #179

Open
alainib opened this issue May 3, 2023 · 1 comment
Open

first example is not working on ios simulator #179

alainib opened this issue May 3, 2023 · 1 comment

Comments

@alainib
Copy link

alainib commented May 3, 2023

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);
        }}
@alainib
Copy link
Author

alainib commented May 30, 2023

this work on iphone 14 but not on old simulator, like iphone SE ( third gen ) or iphone 8

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

1 participant