1 repositorio
Specialized label components for displaying rich text with interactive capabilities.
Distinct from Text Labels: Specifically for attributed text with interaction and data detection, not general purpose text labels.
Explore 1 awesome GitHub repository matching user interface & experience · Attributed. Refine with filters or upvote what's useful.
TTTAttributedLabel is a rich text label for iOS applications that serves as an extension to UIKit typography. It provides a replacement for standard system labels, enabling advanced layout control and the rendering of attributed strings with custom paragraph styling, line spacing, and vertical alignment. The component is distinguished by its ability to generate interactive links within text blocks, using either custom ranges or automated data-detector pattern matching for phone numbers and addresses. It includes a specialized accessibility system that exposes these individual links as selecta
Offers a rich text label for iOS apps supporting interactive links, data detectors, and custom paragraph styling.