Skip to content

Commit 2951e82

Browse files
committed
feat: widget video
1 parent 0f4e76b commit 2951e82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/guide/widgets-ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ $ ns widget ios
1414

1515
This will allow you to create a Home Screen Widget, a Live Activity on the lock screen or a combination of both.
1616

17+
<iframe style="width: 100%; min-height: 200px; aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/PJ-GgvUcao4" title="Developing Widgets for iOS with NativeScript" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
18+
1719
## ns widget ios
1820

1921
The widget command generates all the necessary files for your NativeScript project to develop iOS widgets. The setup includes a fully functioning hypothetical pizza delivery widget which you can learn from and customize for your own needs.

0 commit comments

Comments
 (0)