I want to add custom menu when select text in WKWebView in iOS 16 with Xcode 14. How can I do it with UIEditMenuInteraction?
Before I used canPerformAction + UIMenuController
2
4
1.4k