menu
menu copied to clipboard
Example code crash when I press "Show Menu with ref (Android only)" on iOS
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
- Install node_modules
- Install pods
- run the app using Xcode
- Go into menu example screen
- Press "Show Menu with ref (Android only)" button
Image:
Log:
ERROR TypeError: _menuRef$current.show is not a function. (In '_menuRef$current.show()', '_menuRef$current.show' is undefined)