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

People Twitter

7077 readers
869 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
[–] SomethingBurger@jlai.lu 35 points 6 days ago (1 children)

React is a Web UI framework. React Native is the same thing but compiles to a native Windows executable (without the performance benefit of native code).

[–] Mongostein@lemmy.ca 3 points 5 days ago (1 children)

Now can you explain what a Web UI framework is?

[–] SomethingBurger@jlai.lu 3 points 5 days ago

Tool to create user interface for websites.