React Native for Web

53 posts

React Native for Web

React Native for Web

@ReactWeb

React Native's Components and APIs for React DOM. Used in production web apps by Facebook, Twitter, and others.

Katılım Temmuz 2021
4 Takip Edilen3.4K Takipçiler
React Native for Web
React Native for Web@ReactWeb·
Expensify's @AndrewGable on cross-platform product development: "We're able to reuse 100% of our code...we make sure that [every] feature is going to work on web, mobile, and desktop...way more time shipping to our users" youtu.be/SYWIk9jFSp4?t=…
YouTube video
YouTube
English
0
0
10
2.3K
React Native for Web retweetledi
Addy Osmani
Addy Osmani@addyosmani·
Tip: Chrome DevTools > Lighthouse visualizes what's in the JavaScript you ship with a Treemap 🔥 e.g. Bluesky uses React Native Web, MobX & Lodash. This tooling helps you understand what's unused, module sizes and if you have duplicate dependencies.
Addy Osmani tweet media
English
14
137
778
178.8K
React Native for Web retweetledi
Charlie Cheever
Charlie Cheever@ccheever·
Amazing to see how fast BlueSky was able to get a v1 website and app built by a small team using Expo and React and RN. Makes such a difference when you can write once and put most of your energy into product instead of platforms.
English
5
24
274
33.9K
React Native for Web
React Native for Web@ReactWeb·
@jamonholmgren If you use React Native for Web you're using Views built on divs. But there's a lot more to UIs than components, and that's where React Native is missing a lot of important features that already exist on web.
English
1
0
3
243
Jamon
Jamon@jamonholmgren·
I’ve always said that React DOM should look like RN, not the other way around. Instead of divs web devs should be using Views
English
11
1
40
4.2K
React Native for Web
React Native for Web@ReactWeb·
3. Most developers are using React to target the web. Being able to run that code on native with only minor modifications is a huge upsell for React DOM and React Native. No rewrites or re-education needed. But no loss of flexibility for custom RN components either.
English
0
1
27
3.1K
React Native for Web
React Native for Web@ReactWeb·
2. Designing proprietary cross-platform APIs is very long and difficult work. Implementing an existing cross-platform API should be faster to accomplish and easier for stakeholders to collaborate.
English
1
0
16
3.2K
React Native for Web
React Native for Web@ReactWeb·
Gabriel contributed many of the PRs responsible for bringing React DOM props and styles to React Native 0.71. Thanks for all the quality work!
Gabriel Donadel@donadeldev

Just found out I was the #9 top contributor on the @reactnative core repo last year according to GitHub Insights. Even more exciting, if you exclude Meta employees, I'm #1!🎉 Super thankful for the amazing support from the React Native community.

English
0
2
40
5.3K
React Native for Web retweetledi
React Native
React Native@reactnative·
Our team has been working on an experimental cross-platform pointer API for React Native this past year and we're excited to share our progress! Check out our post on motivations, benefits, and how to try it out. reactnative.dev/blog/2022/12/1…
English
5
50
301
0
React Native for Web
React Native for Web@ReactWeb·
The React Native RFC to reduce API fragmentation across platforms has had a major update. The proposal amounts to supporting a strict subset of DOM and CSS APIs. github.com/react-native-c…
English
0
0
20
0
React Native for Web retweetledi
React Native
React Native@reactnative·
Tell us how we can improve React Native! Now, more than ever, your feedback will influence the direction of React Native. Thank you 🙂 github.com/react-native-c…
English
58
96
493
0
React Native for Web
React Native for Web@ReactWeb·
React Native is on track to add support for 29 W3C props, including several aria-* props, thanks to contributions from the OSS community. Thanks to everyone who wrote patches to make this happen! github.com/facebook/react…
English
0
2
39
0
React Native for Web
React Native for Web@ReactWeb·
If you had to design cross-platform React components & APIs from scratch, what would your design principles be and what would the user-facing API look like?
English
6
6
53
0