You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: