SwiftUI Support

How to add a custom button to the Edit Menu on both iOS and iPadOS natively using SwiftUI.

I have seen many ways to implement custom button using UIKit but wondering how to use SwiftUI to achieve the same thing.

I have never seen any modifiers or Menus about this. I guest there is no way to do that.

Any idea about this? or is it a future update for SwiftUI ??

Replies

What Edit Menu?

  • The menu appears when you have selected some texts.

Add a Comment