8000 Wrong formatting with some symbols like ⚠ · Issue #3 · kean/Formatting · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Wrong formatting with some symbols like ⚠ #3
Closed
@andrei200287

Description

@andrei200287

Great lib. Thanks!

let input = "⚠ Example of wrong <t>text format</t>"
let style = FormattedStringStyle(attributes: [
    "t": [.foregroundColor: UIColor.red]
])
self.messageLabel.attributedText = NSAttributedString(formatting: input, style: style)

FormattingBug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0