Ivano Bilenchi

1pod

ICTextView

ICTextView is a UITextView subclass. Features:

  • Support for string and regex search and highlighting.
  • Highly customizable.
  • Doesn't use delegate methods (you can still implement your own).
  • Methods to account for contentInsets in iOS 7.
  • Workarounds for many known iOS 7 UITextView bugs.

License: MIT

  • Objective C