Ns Web Globals

Use when NativeScript code reaches for a browser/Node global — fetch, AbortController, matchMedia, TextEncoder, crypto, atob, Blob, FormData, localStorage, document — and you need to know what exists, what throws "AbortController is not defined", and what to import instead.

nativescript 445417a 2.8 KB Updated

File contents

nativescript/skills/tree/main/skills/core/ns-web-globals commit 445417a173

Frequently asked questions

npx skillmds@latest add nativescript/ns-web-globals