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

Example code crash when I press "Show Menu with ref (Android only)" on iOS #957

Open
gagtic opened this issue Nov 2, 2024 · 0 comments
Open

Comments

@gagtic
Copy link

gagtic commented Nov 2, 2024

Hi, I just set up the repo and run the app on iOS simulator. The app is crashing if I press "Show Menu with ref (Android only)" button in iOS

If the app screen is for android only, perhaps either the button should not be shown or an alert should shown that the screen is Android only and should not allow to proceed to the specified screen.

Steps to reproduce

  1. Install node_modules
  2. Install pods
  3. run the app using Xcode
  4. Go into menu example screen
  5. Press "Show Menu with ref (Android only)" button

Image:
Screenshot 2024-11-02 at 7 58 40 PM

Log:
ERROR TypeError: _menuRef$current.show is not a function. (In '_menuRef$current.show()', '_menuRef$current.show' is undefined)

I would love to work on this issue!

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