Ns Line Height

Use when multi-line Labels show huge gaps between wrapped lines, text looks fine single-line but wrong wrapped, or when configuring @nativescript/tailwind typography — CSS line-height in NativeScript means ADDITIVE space between lines (iOS paragraphStyle.lineSpacing, Android setLineSpacing), not the web's total line box, so web values like 24 or 1.5 inject giant or no-op spacing.

nativescript 84b7068 4.1 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-line-height commit 84b7068301

Frequently asked questions

npx skillmds@latest add nativescript/ns-line-height