hansemannn / titanium-context-menu

Use the `UIPreviewInteraction` and `UIMenu` API in the Titanium SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working in navigation

caspahouzer opened this issue · comments

It would be awesome, if the context menu would also work in windows as right or left button

Unfortunately not possible in this module, since the constructor of the UIBarButtonItem needs to be changed and that's only possible in the core SDK.

Now working in v2.1.0!