Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiannucci committed Nov 25, 2023
1 parent f13d308 commit 9224afd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Optional. When the popup is opened and the user picks an option. Called with `{

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.

###### `onPreviewPress`

Optional, iOS only. When the context menu preview is tapped.

###### `onCancel`

Optional. When the popop is opened and the user cancels.
Expand Down

0 comments on commit 9224afd

Please sign in to comment.