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
{{ message }}
This repository was archived by the owner on Sep 13, 2020. It is now read-only.
As menuActions are passed through props to menu component, I can't use them in another components. For example, I'd like to open side-menu by click on leftButton in NavigatorIOS, but have no idea how.