Upon trying to use native component "ContextMenu" in my app, I get the error mentioned above:
Invariant Violation: requireNativeComponent: "ContextMenu" was not found in the UIManager.
I've tried:
I use an expo bare project, and test using expo go an an iPhone. Thanks in advance.