EGOTextView
EGOTextView copied to clipboard
how to zoom with EGOTextView?
Like UITextView , how to zoom out or zoom in with EGOTextView ? When I want to zoom with it ,the textcontentView is always at the wrong place.Then I set its origin to (0,0) .But when I zoom it and input some text ,it crashed.How can I do this? Anyone?