Scribble in SwiftUI

Replies

Yes, I have tested Scribble using a SwiftUI text view in iPadOS 14.
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.