LinkTextView icon indicating copy to clipboard operation
LinkTextView copied to clipboard

A Subclass of UITextView with custom link support.

LinkTextView - UITextview + Clickable Text

A simple extension to UITextView that enables clickable text. Scroll is always enabled as usual for UITextViews but support has been added to observe touch events at the same time as scroll events. The user can scroll and perform click actions at the same time.

UITextView

UITextView

LinkTextView

LinkTextView