Fixing UITextView On iOS 7
Read OriginalThe article details specific bugs in iOS 7's UITextView related to contentInset and scrolling behavior when the keyboard appears. It explains the author's journey from using a category to creating a subclass (PSPDFTextView) to fix issues like proper scrolling on new lines and caret positioning. The post is a technical guide for iOS developers and includes a link to the open-source solution on GitHub.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser