Will there be a SwiftUI friendly API for Scribble in the iPadOS 14 timefram ?
Scribble and SwiftUI
Please use Feedback Assistant to file enhancement requests for any APIs you need. It's always helpful to include an example of the code you're trying to write, and the description of the behavior you're trying to achieve.
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.
And please do use Feedback Assistant to file enhancement requests.
And please do use Feedback Assistant to file enhancement requests.
Isn't Feedback Assistant only available when using a beta? Is there an equivalent when not using a beta version of iOS?