💄 Example - Minor Changes

This commit is contained in:
Dominic Go 2022-07-07 05:48:19 +08:00
parent 3f3349bbba
commit 4592b36a35

View File

@ -30,6 +30,7 @@ export function ContextMenuViewExample15(props: ContextMenuExampleProps) {
}],
}}
previewConfig={{
// specify which view to use as the preview target.
targetViewNode: targetViewNode,
}}
onPressMenuItem={({nativeEvent}) => {