9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
const isIOS: boolean;

Defined in: platform/index.d.ts:15

Gets a value indicating if the app is running on the iOS platform.

Previous
isApple