Ns Gridlayout Spec Strings

Use when writing GridLayout rows/columns spec strings ("auto, *, 2*"), hitting "Cannot parse item spec from string" or "itemSpec is already added to GridLayout", or when a grid column/row silently renders as a 1dp hairline — fr and % units parseInt to garbage without erroring, 'auto' is case-sensitive (Auto throws), numbers are dip not px, grid.rows is write-only, and gap only works on FlexboxLayout.

nativescript 0c2decd 3.2 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-gridlayout-spec-strings commit 0c2decd288

Frequently asked questions

npx skillmds@latest add nativescript/ns-gridlayout-spec-strings