Ns Tabview Lazy Loading

Use when initializing per-tab work in a TabView (data fetches or loaded/unloaded handlers on tab content) behaves differently per platform, or a heavy neighbouring tab slows first paint — Android preloads one off-screen tab by default (its content fires loaded for tabs the user never opened) while iOS cannot preload; androidOffscreenTabLimit = 0 normalizes both.

nativescript e8f8aec 2.9 KB Updated

File contents

nativescript/skills/tree/main/skills/ui/ns-tabview-lazy-loading commit e8f8aec121

Frequently asked questions

npx skillmds@latest add nativescript/ns-tabview-lazy-loading