1 مستودع
Tools that integrate HTML content with the Apple CoreText typography framework.
Distinguishing note: None of the candidates address the specific integration of HTML with the CoreText framework on iOS.
Explore 1 awesome GitHub repository matching mobile development · CoreText Integrations. Refine with filters or upvote what's useful.
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
Integrates HTML strings with the CoreText framework for high-performance native rendering.