Matt Carroll (@mattcarrollcode) 's Twitter Profile
Matt Carroll

@mattcarrollcode

Developer advocate on the @reactjs team @meta

ID: 378380992

linkhttps://mattcarrollcode.com/ calendar_today23-09-2011 03:16:06

321 Tweet

3,3K Followers

987 Following

Mustafa Ali (@mustafa01ali) 's Twitter Profile Photo

We've just finished migrating the Shopify mobile app to React Native ๐ŸŽ‰. This is our biggest app and was built over a decade. Here's how it went ๐Ÿงต

Mustafa Ali (@mustafa01ali) 's Twitter Profile Photo

Five years ago, we Shopify decided to go all-in on React Native. Today, we're sharing how it went. Some highlights: ๐Ÿ”จ Building features just once has been a huge productivity boost ๐Ÿ‘ฉโ€๐Ÿ’ป Native devs and code are crucial for success ๐ŸŽ๏ธ RN apps are fast! shopify.engineering/five-years-of-โ€ฆ

React Native (@reactnative) 's Twitter Profile Photo

React Native 0.77 is now available! This release includes new styling features like display: contents, support for Android 16KB page sizes, upgrades the Community template to Swift, and much more: reactnative.dev/blog/2025/01/2โ€ฆ

Evan Bacon ๐Ÿฅ“ (@baconbrix) 's Twitter Profile Photo

๐Ÿ‘‹ Today I'm open sourcing my Expo AI chat app! You can use it as a template for building AI apps with the new @Expo RSC support. โ—† Custom cards for weather, movies, and location prompts โ—† Stream UI from the server with Universal React Server Components โ—† Runs on web,

React Native (@reactnative) 's Twitter Profile Photo

React Native 0.78 is now available! This release includes React 19, support for Android vector drawables, easier brownfield integration on iOS, and more. reactnative.dev/blog/2025/02/1โ€ฆ

Evan Bacon ๐Ÿฅ“ (@baconbrix) 's Twitter Profile Photo

โ€œtakes a while to get something in the app and approved by the app storeโ€ Apps should iterate just as fast as websites. Use Expo to share React code and push out changes to all users instantly with OTA updates.

Devon Govett (@devongovett) 's Twitter Profile Photo

Happy to announce Parcel v2.14, now with support for React Server Components! ๐Ÿฅณ RSCs can be integrated into client-rendered apps, server rendered, or statically rendered at build time. Also: rust MDX compiler, create-parcel CLI, new error overlay, and native import maps.

Happy to announce Parcel v2.14, now with support for React Server Components! ๐Ÿฅณ

RSCs can be integrated into client-rendered apps, server rendered, or statically rendered at build time.

Also: rust MDX compiler, create-parcel CLI, new error overlay, and native import maps.
Evan Bacon ๐Ÿฅ“ (@baconbrix) 's Twitter Profile Photo

I've updated my @Expo OSS showcase for 2025! A list of iOS apps that appear in App Store top charts, using Expo OSS. Originally 800 apps, but has now grown to 2,262 ๐Ÿš€ โ†’ bacon.expoโ€คapp

I've updated my @Expo OSS showcase for 2025!

A list of iOS apps that appear in App Store top charts, using Expo OSS.

Originally 800 apps, but has now grown to 2,262 ๐Ÿš€

โ†’ bacon.expoโ€คapp
React (@reactjs) 's Twitter Profile Photo

The in-person ticket lottery drawings begin today. Sign up for a chance to purchase tickets to attend React Conf in person: forms.reform.app/react-conf/ticโ€ฆ

Mark Dalgleish (@markdalgleish) 's Twitter Profile Photo

I was on the fence about RSC. I could see the new abilities it unlocked. But I was wary of the added complexity, and I felt like it wasnโ€™t solving the problems that originally brought me to React. Seeing Parcelโ€™s low level RSC APIs (and now @vitejs/plugin-rsc) changed my mind.