A customizable UILabel subclass for iOS that automatically detects and makes links, phone numbers, and custom ranges tappable.
MTLLinkLabel is a Swift library that extends the standard UILabel to support interactive links. It automatically detects URLs, email addresses, and phone numbers within text, making them tappable to trigger actions like opening a browser or the phone app. This provides a native-feeling, interactive text experience in iOS apps without requiring a heavier UIWebView or UITextView.
MTLLinkLabel aims to deliver a lightweight, drop-in solution for interactive text in iOS, prioritizing ease of use and seamless integration with existing UIKit workflows.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.