Skip to content

Commit 9224afd

Browse files
committed
Update readme
1 parent f13d308 commit 9224afd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Optional. When the popup is opened and the user picks an option. Called with `{
6666

6767
iOS only: to get the full path to the item, `indexPath` is an array of indices to reach the item. For a top-levle item, it'll be an array with a single index. For an item one deep, it'll be an array with two indicies.
6868

69+
###### `onPreviewPress`
70+
71+
Optional, iOS only. When the context menu preview is tapped.
72+
6973
###### `onCancel`
7074

7175
Optional. When the popop is opened and the user cancels.

0 commit comments

Comments
 (0)