this post was submitted on 28 May 2025
1295 points (99.2% liked)

People Twitter

7200 readers
1756 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PieMePlenty@lemmy.world 30 points 1 week ago (2 children)

Is it really? Does microsoft have no faith in its own user32 UI API?

[–] MashedTech@lemmy.world 15 points 1 week ago

Yeah, windows apps, even official ones are just a mix of react native apps.

https://microsoft.github.io/react-native-windows/

[–] twice_hatch@midwest.social 12 points 1 week ago (1 children)

I used to be with it! (XAML) Then they changed what it is! (WinUI)

[–] loics2@lemm.ee 7 points 1 week ago* (last edited 1 week ago) (1 children)

WinUI is yet another thing, it's not React native. It's kind of a new version of WPF with additional things and you can still use XAML

[–] Mad_Punda@feddit.org 1 points 1 week ago

When I tried to use it it seemed like WPF but worse (except for the modern theming, but that I can get in WPF via the 3rd party ”WPF UI”).