The Best Stack for Universal React Apps

preview_player
Показать описание
What is the best stack for a universal app with React that works great on the web and as a native iOS and Android app? Let's find out.

Links:

#############################

❤️ You can also find me on:

#############################

00:00 The problem with universal apps
01:04 T3 Turbo
05:36 Tamagui
10:16 Expo Router
13:54 Sidenote: Capacitor
15:07 Tech Stack Recommendations
Рекомендации по теме
Комментарии
Автор

Explore Galaxies.dev today - your shortcut to learn React Native ⚡

galaxies_dev
Автор

Tamagui makes most sense. The reason I'm trying to incorporate Web and mobile is because I want to share code. The 2 other options don't provide this. Capacitor seems fine as well if the performance penalty isn't that much

UserZZ-wn
Автор

Thanks for this video Simon! Really nice to have an overview of the options out there for Universal React Apps (I thought the T3 stack was only for web). I was wondering if you see much of a difference between using Solito on its own with Nativewind vs Tamagui?

freddiemotion
Автор

One thing you didn't really cover is the ability to do SSR for the web parts for each projects

ndotjs
Автор

This is exactly what I was looking for! I was just wondering what tech stack to go for. I will totally try T·3 Turbo but with Prisma if that is possible.

SuperYoda
Автор

Thanks for the details. Did you consider gluestack-ui compared to Tamagui

ejacob
Автор

Thanks for the video! I thought Solito on its own would be enough for this purpose? You can still get custom web/mobile views but also share most of them

juanvieira
Автор

I have a project using next 14 with capacitor for hybrid app, but now I think to move on to react native for future references.

Skalexsong
Автор

it was good to learn about tamgui, but looks risky to try on a big project

samnmeje
Автор

Love yor work
Would be great if you made a full app with it

mojojojo
Автор

I only care about web (+PWA) and I would like it if the mobile-web experience were like Ionic (native feel). Two problems with that: Ionic is not nextjs friendly. Using Ionic seems to result in a desktop experience that looks like stretched-out mobile app.

edhahaz
Автор

can I get rid of drizzle and use Prisma instead?

SuperYoda
Автор

A new fan here.. it will be great to see a tutorial that uses this stack.. a project

fabsync
Автор

Hey Simon! How would you handle user authentication in a react native app with an existing next.js backend using next-auth for example? Session can be read from the web application and therefore you can make requests to protected API routes in next.js. But how would you make those requests from a React Native app? Is it possible to make request to an protected api route in Next.js from a React Native app? Thanks!!

enzo_tsx
Автор

For a market ready application, is Expo for react native is great choice or not?? I'm concerned about the some features like in app purchases etc.

rajkrishnarana
Автор

anyone else trying to find a good Tutorials for t3 stack turbo but cant find a good one ??

Itspinky
Автор

A very informative video that benefits a lot of people. It would be even better if it had CC subtitles. Even if it's only in English, I can translate it into the local language.

もちもち-br
Автор

Nextjs is good but there is no T3 stack with app router, so maybe we will take libraries and each one build its own T3 stack hhh

gamingwolf