Skip to content

Commit 270f07d

Browse files
committed
fix: tip on multi window
1 parent 6780de4 commit 270f07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guide/multi-window.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ NativeScript will automatically switch to UIScene lifecycle when a scene manifes
5151

5252
When this configuration is detected, NativeScript adopts UIScene; on devices that don’t support scenes, your app continues to behave as a single-window app.
5353

54-
:::note iPhone and UIScene
54+
:::tip iPhone and UIScene
5555
Even on iPhone, adding the manifest switches your app to UIScene lifecycle. Xcode may show warnings like “UIScene lifecycle will soon be required” — using the manifest addresses this.
5656
:::
5757

0 commit comments

Comments
 (0)