awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to 12207480/tyattributedlabel

Projects sharing features with TYAttributedLabel

27 open-source projects similar to 12207480/tyattributedlabel, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • bingxue314159/rtlabelbingxue314159 avatar

    bingxue314159/RTLabel

    46View on GitHub↗

    RTLabel

    Objective-C
    View on GitHub↗46
  • cloverstudio/csgrowingtextviewC

    cloverstudio/CSGrowingTextView

    0View on GitHub↗
    View on GitHub↗0
  • cocoanetics/dtcoretextCocoanetics avatar

    Cocoanetics/DTCoreText

    6,393View on GitHub↗

    DTCoreText is an iOS rich text engine and attributed string converter designed to render formatted HTML content natively. It transforms HTML strings into native text styles and layouts, allowing applications to display rich text without the overhead of a web view. The project functions as a CoreText HTML renderer that integrates HTML strings with the CoreText framework for high-performance rendering. It provides a lightweight alternative for displaying rich text within native application labels and text views. The engine includes an HTML-to-attributed string parser and a native text layout e

    Swift
    View on GitHub↗6,393
  • facebook/shimmerfacebook avatar

    facebook/Shimmer

    9,331View on GitHub↗

    Shimmer is a UI loading state library used to generate shimmering skeleton placeholders and view-wrapping animation effects. It provides a set of tools for creating highlight animations that signal content is loading within a user interface. The project includes a skeleton screen generator and a view animation wrapper. These components apply a moving gradient effect over existing views to provide visual feedback while data is being fetched. The library covers user interface animation and mobile app design patterns. It implements loading indicators through a combination of linear-gradient mas

    Objective-C
    View on GitHub↗9,331

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • filipstefansson/autocompletefieldfilipstefansson avatar

    filipstefansson/AutocompleteField

    663View on GitHub↗

    Subclass of UITextField that shows inline suggestions while typing.

    Swift
    View on GitHub↗663
  • gmertk/parkedtextfieldgmertk avatar

    gmertk/ParkedTextField

    858View on GitHub↗

    A text field subclass with a constant text in the end.

    Swift
    View on GitHub↗858
  • hanspinckaers/growingtextviewHansPinckaers avatar

    HansPinckaers/GrowingTextView

    2,039View on GitHub↗

    HPGrowingTextView

    Objective-C
    View on GitHub↗2,039
  • honcheng/rtlabelhoncheng avatar

    honcheng/RTLabel

    1,454View on GitHub↗

    RTLabel

    Objective-C
    View on GitHub↗1,454
  • ibireme/yytextibireme avatar

    ibireme/YYText

    8,872View on GitHub↗

    YYText is an iOS rich text framework used for rendering and editing complex attributed text. It features an asynchronous text rendering engine that calculates layout on background threads to maintain interface performance, alongside an attributed text serializer for converting rich text structures into storable formats. The framework provides specialized tools for non-rectangular text layout, allowing text to wrap around custom container paths and exclusion shapes. It also supports advanced typography requirements, including vertical text formatting for East Asian languages and the applicatio

    Objective-C
    View on GitHub↗8,872
  • indragiek/markdowntextviewindragiek avatar

    indragiek/MarkdownTextView

    704View on GitHub↗

    Rich Markdown editing control for iOS

    Swift
    View on GitHub↗704
  • jverdi/jvfloatlabeledtextfieldjverdi avatar

    jverdi/JVFloatLabeledTextField

    7,150View on GitHub↗

    JVFloatLabeledTextField is a reusable UIKit component for iOS that provides a text input field with a floating label. It animates the placeholder text into a hovering label when the field is focused or contains text, maintaining visual context for the user during data entry. This library functions as a programmable interface element for native applications developed with Swift and Objective-C, specifically designed to implement modern mobile form design patterns. The component manages these interactions through a combination of state-driven label transitions and constraint-based layout anima

    Objective-C
    View on GitHub↗7,150
  • kyoheig3/attributedlabelKyoheiG3 avatar

    KyoheiG3/AttributedLabel

    527View on GitHub↗

    This is a better performance than UILabel and can be used like a standard UI component. Also, Easier to use than UILabel.

    Swift
    View on GitHub↗527
  • lingochamp/furiganatextviewlingochamp avatar

    lingochamp/FuriganaTextView

    138View on GitHub↗

    A simple wrapper view for UITextView that can display Furiganas.

    Swift
    View on GitHub↗138
  • liufan321/fflabelliufan321 avatar

    liufan321/FFLabel

    340View on GitHub↗

    An interactive UILabel, can detect URLs, @username, #topic# automatically.

    Swift
    View on GitHub↗340
  • molon/mlemojilabelmolon avatar

    molon/MLEmojiLabel

    799View on GitHub↗

    #MLLabel# 如果App不支持iOS7以下的话,建议使用iOS7新特性TextKit编写的图文链接混排MLLabel,仅支持iOS7+

    Objective-C
    View on GitHub↗799
  • mrchenhao/hhflashswitchM

    mrchenhao/HHFlashSwitch

    0View on GitHub↗
    View on GitHub↗0
  • nicklockwood/fxlabelnicklockwood avatar

    nicklockwood/FXLabel

    810View on GitHub↗

    NOTE about iOS 7

    Objective-C
    View on GitHub↗810
  • nigelgrange/wpattributedmarkupnigelgrange avatar

    nigelgrange/WPAttributedMarkup

    192View on GitHub↗

    WPAttributedMarkup

    Objective-C
    View on GitHub↗192
  • nnhubbard/zssrichtexteditornnhubbard avatar

    nnhubbard/ZSSRichTextEditor

    3,785View on GitHub↗

    ZSSRichTextEditor is an Objective-C UI library that provides a bidirectional markup editor for native iOS applications. It integrates a web-view-based HTML editor that allows users to compose formatted content through a visual interface while maintaining synchronization with a syntax-highlighted raw source view. The editor features a dual-view system that reflects changes in real time between the visual editor and the underlying HTML code. It supports the injection of custom CSS to control visual presentation and allows for the extension of the editing toolbar with custom buttons and layouts.

    Objective-C
    View on GitHub↗3,785
  • raulriera/textfieldeffectsraulriera avatar

    raulriera/TextFieldEffects

    6,030View on GitHub↗

    TextFieldEffects is an iOS library that animates text field borders and labels with smooth transitions between focused and unfocused states. It provides animated visual feedback for text input focus and blur events, extending UIKit text fields with configurable border and label animations, and also offers a reusable SwiftUI component for animated text input styling. The library achieves its visual effects through CALayer-based border animation, constraint-based layout shifting, and UIView animation block wrapping, all coordinated by delegate-based event binding and state-driven focus detectio

    Swiftanimationeffectsswift
    View on GitHub↗6,030
  • tigerwf/wfreaderTigerWf avatar

    TigerWf/WFReader

    151View on GitHub↗

    a simple reader 网络版本 转https://github.com/TigerWf/EReader

    Objective-C
    View on GitHub↗151
  • topfunky/hppletopfunky avatar

    topfunky/hpple

    2,880View on GitHub↗

    This project is a multi-purpose toolkit comprising a static site generator, a predictive modeling tool, and a sports analytics dashboard. It functions as a content syndication engine that converts source files into static HTML and machine-readable XML streams for blogs and professional portfolios. The system features a data processing engine designed for sports performance analytics, using linear and logistic regression to estimate season win totals and calculate win probabilities. It includes a time-series visualization framework that renders these performance trends using high-contrast them

    Objective-C
    View on GitHub↗2,880
  • tttattributedlabel/tttattributedlabelTTTAttributedLabel avatar

    TTTAttributedLabel/TTTAttributedLabel

    8,714View on GitHub↗

    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

    Objective-C
    View on GitHub↗8,714
  • wordpress-mobile/wordpress-editor-ioswordpress-mobile avatar

    wordpress-mobile/WordPress-Editor-iOS

    1,056View on GitHub↗

    The WordPress-Editor-iOS is the text editor used in the WordPress iOS app to create and edit pages & posts. In short it's a simple, straightforward way to visually edit HTML.

    JavaScript
    View on GitHub↗1,056
  • xiangwangfeng/m80attributedlabelxiangwangfeng avatar

    xiangwangfeng/M80AttributedLabel

    741View on GitHub↗

    M80AttributedLabel

    Objective-C
    View on GitHub↗741
  • zekunyan/uitextviewdiyemojiexamplezekunyan avatar

    zekunyan/UITextViewDIYEmojiExample

    150View on GitHub↗

    1. Extend NSTextAttachment to save emoji tag string. Blog 2. Override NSTextAttachmentContainer method. Blog

    Objective-C
    View on GitHub↗150
  • zhangyu9050/uucolorswitchzhangyu9050 avatar

    zhangyu9050/UUColorSwitch

    16View on GitHub↗

    _buleSwitch.completion = ^(BOOL isFinish){

    Objective-C
    View on GitHub↗16