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

Reopening menu after setting state to false on ios #128

Open
Kadir-flipcause opened this issue Jun 24, 2024 · 2 comments
Open

Reopening menu after setting state to false on ios #128

Kadir-flipcause opened this issue Jun 24, 2024 · 2 comments

Comments

@Kadir-flipcause
Copy link

Hello @mxck
Currently Im using react native 0.74.0 and in ios menu is reopening after setting state to false in android its woking fine facing this issue on ios.
please check
thank you

@brianlenz
Copy link

We ran into the same issue. One workaround is to add a key attribute to your Menu that changes whenever you hide the menu. It means that the tree will have to be rebuilt each time the menu hides, but that doesn't seem like a big deal as compared to the menu completely malfunctioning.

@Etaliya
Copy link

Etaliya commented Jul 19, 2024

any other solution?

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

3 participants