dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 13 Unable to get the node handle for the native ref.

adorum opened this issue · comments

Using ContextMenuButton on iOS 13 throws error Unable to get the node handle for the native ref. at lifecycle event componentWillUnmount.

My bad. ContextMenuButton component should by used on iOS >= 14 only.