Ns Listview Recycling

Use when a ListView janks or stutters while scrolling, an itemTemplates template never applies, analytics or side effects in itemLoading fire far too often, or when writing itemLoading handlers / itemTemplateSelector / refresh() — the args.view recycling contract (only create when absent), the selector's silent fallback to the default template on unknown keys, and why refresh() re-fires itemLoading for every item.

nativescript 7ca89c5 3.1 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-listview-recycling commit 7ca89c5cc7

Frequently asked questions

npx skillmds@latest add nativescript/ns-listview-recycling