Closed cemck closed 2 months ago
Hi @cemck ! Certainly! It directly gives you access to the 'UITextDocumentProxy'. This means you can adjust the insertion point, and insert text right there.
See: https://developer.apple.com/documentation/uikit/uitextdocumentproxy
Does this support updating the Textfield text with cursor position? E.g if I want to update the text in the middle