start animation asap

This commit is contained in:
Samuel Newman
2026-04-20 10:06:13 +03:00
parent 723b20bfce
commit acec5885ec
2 changed files with 3 additions and 4 deletions
@@ -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