nativescript
Version:
Command-line interface for building NativeScript projects
24 lines (15 loc) • 357 B
Markdown
<% if (isJekyll) { %>---
title: ns widget ios
position: 11
---<% } %>
# ns widget ios
### Description
Interactively adds a new iOS widget based on a predefined template.
### Commands
Usage | Synopsis
------|-------
General | `$ ns widget ios`
<% if(isHtml) { %>
### Command Limitations
* You can run `$ ns widget ios` only on macOS systems.
<% } %>