I was at a react meet up in Austin Texas at Capital Factory in July where Evan Bacon showed this experimental feature to our group. He said we were the first ones to ever see it.
It's a really cool thing! If you have a nextjs app that you want to quickly port to native, you can just share the components between the 2 projects! I wonder how far this integration will go tho since Meta is working on React Strict Dom!
Can anyone help me? I tried to implement it but after installing the specified version it is giving me errors like cannot find module react I tried installing it, clearing cache, reinstalling node modules but nothing is working If you have solution for this please share with me.
Meant the concept in react was mistaken for the virtual DOM, with react 19 they tried to do via compiler but it didn't work out well. In general react I don't like it, there are more intelligent solutions/frameworks like Solid/Svelte
Why? Are we running in circles? So we have react for the web, then it sorta evolves or branches into a thing that will run native code from a js thread, and then… we have a web technology that runs native to have a native web view to run web code. So, yeah I get it but in the end, if we go that route… why don’t we just avoid native and go back to web apps?
In native apps you have different native methods, such as local authentication with face id or fingerprint, you have background tasks, closer integration with camera methods, and so on. Projects like this - that combines commonly known technology - React.js, and all these abilities to interact with user device directly - is actually a pretty good combination
@@asadganievcheck out nativewind v4 if you haven't already, going out of beta tomorrow I think, and with the latest release of react native, you can even do animations / transitions based on percentage values. Pair it with react native reusables and you have yourself an amazing stack!
Join Galaxies.dev today - the Home of the Best React Native content 🔥
I was at a react meet up in Austin Texas at Capital Factory in July where Evan Bacon showed this experimental feature to our group. He said we were the first ones to ever see it.
You are blessed!
It's a really cool thing! If you have a nextjs app that you want to quickly port to native, you can just share the components between the 2 projects! I wonder how far this integration will go tho since Meta is working on React Strict Dom!
We shall see, but it's exciting!
This is nice upgrade coming into expo, so it's easier to migrate from web to mobile and also makes development faster for already built web interfaces
This is going to change Native Development 🎉🎉🎉, This is HUGE!!
I love it!
This is great, I don't know yet how should I implement in any of my apps, but this is really great.
This is great feature
This is really nice , thanks for the example, do you know some limitations from Apple Store to push app with some dom components?
Not that I know of, but there definitely might be some. Maybe stay careful for now
Fantastic🔥🔥🔥
Thanks 🔥
Thank you so much
Can anyone help me?
I tried to implement it but after installing the specified version it is giving me errors like cannot find module react I tried installing it, clearing cache, reinstalling node modules but nothing is working
If you have solution for this please share with me.
use DOM is fit with production yet bro?
Sick!
What's the difference between this and a webview?
Enter Ionic😂😂😂😂 I'd love to use their components with the react expo native plugins
Meant the concept in react was mistaken for the virtual DOM, with react 19 they tried to do via compiler but it didn't work out well. In general react I don't like it, there are more intelligent solutions/frameworks like Solid/Svelte
Why? Are we running in circles? So we have react for the web, then it sorta evolves or branches into a thing that will run native code from a js thread, and then… we have a web technology that runs native to have a native web view to run web code. So, yeah I get it but in the end, if we go that route… why don’t we just avoid native and go back to web apps?
Faster and easier development and this is what matters
@@requestfx5585 but, we already have that with ionic and similar platforms
@@requestfx5585but also cheaper and poor quality UI/UX as a result. Native primitives should be prioritized above everything.
Can't put a web app on the marketplace
In native apps you have different native methods, such as local authentication with face id or fingerprint, you have background tasks, closer integration with camera methods, and so on. Projects like this - that combines commonly known technology - React.js, and all these abilities to interact with user device directly - is actually a pretty good combination
This is super cool! It's a shame that the expo-dev-client seems to be broken in this release though. Has anyone managed to make it work?
This is insane
Agree!
Now it means that we can use tailwindcss?
Oh, we can. Cool!!
we already can with nativewind
@@drugoviic nativewind is not an option/alternative. Most of the feature don't work, e.g. border
@@asadganievcheck out nativewind v4 if you haven't already, going out of beta tomorrow I think, and with the latest release of react native, you can even do animations / transitions based on percentage values. Pair it with react native reusables and you have yourself an amazing stack!
@@asadganievthat being said, dom components are really cool and helps with the incremental migration
This is good news and very good news, that great and great, 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉
yeah
🤯🤯
This is dope indeed. I wonder how it works to build a form with html components, which are often a pain to work with in RN 🤔
Will dive more into it once it's stable!
hi Simon, can you please give me an idea that how to create a draggable flatlist in expo ?
I'm guessing that will not be a11y
Basically it's just a WebView
But you can easily extend parts with native functionality, but yes the core tech here is a webview indeed.
I am waiting for the flutter fanboys to see this
😂
Really interesting