DAWNText

The text rendering component like SwiftUI’s Text.

Usage

import SwiftUI
import DAWNText

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

Supports

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

LICENSE

MIT

GitHub

View Github