Ns Formatted String Spans

Use when mixing styles inside one Label/Button via FormattedString and Span, when a span's colour never applies, or when label.text stops updating after formatted text was shown — setting text while formattedText is set is a silent no-op, the span colour property is `color` (there is no working foregroundColor), Span.text collapses only the first newline/tab, and a span becomes tappable just by adding a linkTap listener.

nativescript 8b7256c 2.9 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-formatted-string-spans commit 8b7256cb2e

Frequently asked questions

npx skillmds@latest add nativescript/ns-formatted-string-spans