Does the new iPadOS 14 scribble api work with swiftUI?
Scribble in SwiftUI
TextField and TextEditor work with Scribble. To use UIScribbleInteraction and UIIndirectScribbleInteraction for customization, you'll need to host a view that makes use of the interactions with UIViewRepresentable.