💄 Added Comments

This commit is contained in:
Dominic Go 2022-06-13 06:33:29 +08:00
parent 110dfe4dfc
commit ac5f42992f

View File

@ -761,6 +761,8 @@ extension RNIContextMenuView: UIContextMenuInteractionDelegate {
self.onMenuWillCreate?([:]);
// Note: Xcode beta + running on device (iPhone XR + iOS 15.1) causes
// crashes when the context menu is being created
return UIContextMenuConfiguration(
identifier : nil,
previewProvider: self.createMenuPreview,