start animation asap
This commit is contained in:
@@ -70,9 +70,7 @@ class ExpoBlueskyContextMenuView: ExpoView, UIContextMenuInteractionDelegate {
|
||||
willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration,
|
||||
animator: UIContextMenuInteractionCommitAnimating
|
||||
) {
|
||||
animator.addCompletion { [weak self] in
|
||||
self?.onPreviewPress([:])
|
||||
}
|
||||
self.onPreviewPress([:])
|
||||
}
|
||||
|
||||
// MARK: - Targeted preview
|
||||
|
||||
Reference in New Issue
Block a user