Loading video...

Video Failed to Load

Go Home

๐Ÿš€ React Server Components are coming to every platform with Expo Router! To showcase all the new possibilities, I wrote the most powerful demo AI app I could think ofโ€”took less than a day to write, and it runs everywhere! Unlike traditional AI apps, which stream plain-text, Expo RSC...

170,925 views โ€ข 2 years ago โ€ขvia X (Twitter)

10 Comments

Evan Bacon ๐Ÿฅ“'s profile picture
Evan Bacon ๐Ÿฅ“2 years ago

And the best partโ€”it runs everywhere, natively. Specifically web, iOS, and Android. For the first time ever you will be able to build an app with shared server/static rendering, data fetching, bundle splitting, and file-based routing on all platforms with a single codebase!

Evan Bacon ๐Ÿฅ“'s profile picture
Evan Bacon ๐Ÿฅ“2 years ago

Watch my talk at App.js conf to learn more: React conf version has a bit more info about how it works behind the scenes:

Oussama Bouthouri's profile picture
Oussama Bouthouri2 years ago

@expo The public is asking for the repo to be open-sourced!

Tommy Ayonz's profile picture
Tommy Ayonz2 years ago

@expo React server component only translates JS to html...how can it do that for react native that translate JS to native components?

Evan Bacon ๐Ÿฅ“'s profile picture
Evan Bacon ๐Ÿฅ“2 years ago

@expo React renders views to Flights (aka RSC Payload). The framework can translate the payload to HTML or use it directly on a native client that can parse RSC.

Mauricio R. Duarte's profile picture
Mauricio R. Duarte2 years ago

@expo My dog ๐Ÿ• ๐Ÿถ is barking asking for the source code

YaลŸar's profile picture
YaลŸar2 years ago

@expo Congrats, this is amazing work! Beta when ๐Ÿ™ƒ

Evan Bacon ๐Ÿฅ“'s profile picture
Evan Bacon ๐Ÿฅ“2 years ago

@expo considering releasing the app on test flight, need to add rate limiting though haha ๐Ÿ’ธ RSC beta planned for end of year/2025

Josรฉ Diogo's profile picture
Josรฉ Diogo2 years ago

@expo Hello @Baconbrix, as a Mobile Dev, I know some pain points of working with Apple, do you think they will be fully supportative of RSC?

Rob Funcken's profile picture
Rob Funcken2 years ago

@expo Are you considering open sourcing the code? Would like to learn some bits :)

Related Videos