You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/guide/widgets-ios.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ $ ns widget ios
14
14
15
15
This will allow you to create a Home Screen Widget, a Live Activity on the lock screen or a combination of both.
16
16
17
+
<iframestyle="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
+
17
19
## ns widget ios
18
20
19
21
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