hanspinckaers / GrowingTextView

[UNMAINTAINED] An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms
MIT License
2.05k stars 454 forks source link

About Paste event #129

Open STingLee666 opened 7 years ago

STingLee666 commented 7 years ago

hi,I am using HPGrwingTextView now.But I found out it seems impossible to rewrite paste to get something useful in UIPasteboard area.I am confused,please help me ,thanks.