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: website/blog/2021-08-05-win32component.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ author: Matteo Pagani
4
4
authorURL: https://twitter.com/qmatteoq
5
5
description: "How to use Win32 features from a React Native for Windows application"
6
6
is_blog: true
7
-
published_date: August 5, 2021
7
+
published_date: August 30, 2021
8
8
---
9
9
10
10
If you have adopted React Native to build your Windows applications, you'll know that the final output is a [Universal Windows Platform application](https://docs.microsoft.com/windows/uwp/get-started/universal-application-platform-guide). This development platform gives you access to all the latest enhancements in the Windows ecosystem (modern UI platform, notifications, integration with features like inking and Windows Hello, etc.), plus greater security and reliability thanks to the sandbox the application runs in.
0 commit comments