This is gold! Blessings dear Beto, and all the Expo team!
@khitojurassic524918 сағат бұрын
wow this is amazing!!!, reach native is really the future
@prashant_yi14 сағат бұрын
Totally great! I already implemented this 1 year ago with vite
@NativeFX22Күн бұрын
Ohh boy, DOM Components will be so abused.
@JustForFunWithMe61618 сағат бұрын
😂😂😂😂😂 I feel you man
@readywhen17 сағат бұрын
"Incrementally migrate to native" *inserts eas config into nextjs project*
@verawat15 сағат бұрын
Happy every time when learning and following your VDO tutorial.
@josephmgift19 сағат бұрын
I really needed this!!!
@bahmanworldКүн бұрын
this is what i need 😍👍
@YouGotVexedКүн бұрын
Production ready?
@mohtasimb62Күн бұрын
This looks awesome! But how is it different from the previous webview? Never used webview in Expo SDK 51 so appreciate any help!
@mycloudvip17 сағат бұрын
Hi Beto, what if my web app is just made in vanilla JS. Would that work and perform well or the trick is to only have any webpage created with React JS?
@aghileslounisКүн бұрын
Excellent use case!
@dev.j25510 сағат бұрын
How to implement a expo-camera? It's really buggy
@glpecileКүн бұрын
Nice, great video as always Beto! I have two questions: 1. What simulator are you using for android? 2. Behind the scenes, are web components like small web-view islands? Kinda like how client components work with server components with the "donut pattern" in react 19.
@jhmesserouxКүн бұрын
Great tutorial ❤ How can I show the text with the format ? That’s the most important thing .
@saidyeterКүн бұрын
i didnot use the lexical, i used some other wysiwyg editor on a web app. but probably this have similar functionality which is view mode. you will need another lexical component without plugins as readonly, or you can parse the state and apply styles to rn text component
@jhmesseroux21 сағат бұрын
@@saidyeter thanks. I will investigate a bit about that .