Skip to content

Commit 830a647

Browse files
committed
Merged main into live
2 parents 8b80da1 + 125379f commit 830a647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/get-started/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ You will not have access to the APIs provided by the **Windows App SDK** or .NET
125125

126126
---
127127

128-
## Cross-platform options
128+
## Other cross-platform options
129129

130-
If you need your app to be cross-platform, consider [.NET MAUI](/dotnet/maui/what-is-maui) or a [Progressive Web App (PWA)](/microsoft-edge/progressive-web-apps-chromium/). There are many other choices available ([here's a list of popular options](../../dev-environment/index.md)), but these are some good starting points.
130+
If you need your app to be cross-platform, in addition to React Native for Desktop, you should consider [.NET MAUI](/dotnet/maui/what-is-maui) or a [Progressive Web App (PWA)](/microsoft-edge/progressive-web-apps-chromium/). There are many other choices available ([here's a list of popular options](../../dev-environment/index.md)), but these are some good starting points.
131131

132132
.NET MAUI harnesses the power of WinUI on Windows, while also enabling execution on other operating systems. Another cross-platform option, Progressive Web Apps (PWAs), are websites that function like installed, native apps on Windows and other supported platforms, while functioning like regular websites on browsers.
133133

0 commit comments

Comments
 (0)