Skip to content

noppefoxwolf/AttributedText

Repository files navigation

AttributedText

The text rendering component like SwiftUI's Text.

Usage

import SwiftUI
import AttributedText

Text("Hello, World!!")
DAWN.Text("Hello, World!!")

Supports

  • NSTextAttachmentViewProvider
  • Self resizing
  • lineLimit
  • selection mode
  • extra menu actions

LICENSE

MIT

About

The text rendering component like SwiftUI's Text.

Topics

Resources

License

Stars

Watchers

Forks

Languages