This video was sponsored by Infinite Red. infinite.red/ Infinite Red is an expert React Native consultancy.
@JGBSolutionsАй бұрын
I leave the dev world for a few months and now I feel like a stranger. LOL! Thanks to you Jack letting me know how much I'm missing (or not).
@SazzadAhmedTuhinАй бұрын
before i can REACT to a framework, another ONE comes, what is NEXT?
@foobullyАй бұрын
is ONE just a REMIX of existing frameworks??
@my_yt666Ай бұрын
@@foobully ONE seems like a SOLID START.
@vvvvvvvvvwv24 күн бұрын
Hopefully this is good competition for Expo
@relaxwithaiАй бұрын
Day 0 of a new release of a React Framework
@StingSting844Ай бұрын
Its great because there's so much to solve still
@coherentpanda7115Ай бұрын
Do you want to be trapped in a NextJS world forever? I am glad dev teams are still trying to innovate, and give us alternatives to VercelLand. This is really promising framework for those who want a web and native solution.
@relaxwithaiАй бұрын
@@StingSting844 *inserts XKCD 927 meme*
@ivan.jeremicАй бұрын
not funny anymore
@relaxwithaiАй бұрын
@@ivan.jeremic it wasn't meant to be funny
@suspicious_pandaАй бұрын
Really interested in zero, would love to see you cover it 🙏
@KenrickBeckettАй бұрын
Nah im good. Enough framework. Wishing them the best
@conorwade11Ай бұрын
Would love to see more about Zero.
@GurbyTheGreatАй бұрын
Nativewind v4 has been the only compelling story for react native ui frameworks for me... It's not ready for prime time yet but when it works it's a beauty..
@foobullyАй бұрын
Thank you Jack for the video ❤
@loquekАй бұрын
I found this really interesting and useful, thank you!
@doxlebuild631725 күн бұрын
amazing work Jack as usual, this is awesome can you please do a tutorial with zero db integration please
@AutisticThinkerАй бұрын
Like the format. One looks cool too. 👍
@EvanDotJSАй бұрын
Saw Jack at a conference. Was taller than I expected. Dude’s an absolute unit.
@AndrewMelnychuk0seen10 күн бұрын
Excellent review
@JTWebManАй бұрын
I am giving it a try and writing my own event sourcing offline solution on top of it if I can maybe using PGlite / sqlite still working on that part.
@kashyapitАй бұрын
The framework looks promising and I will try on my weekend project. Let's see if I can get the Google auth and local auth make working
@kengreeffАй бұрын
Nice one Jack!
@DoubleOBondАй бұрын
Livewire for the win
@TheProcessorАй бұрын
Wonder how this compares to Solito
@owenwexler7214Ай бұрын
[0] days since a new JS/TS framework was released.
@YasinAkimuraАй бұрын
Wow I hope vxrn gets more support from the community react native really needs a faster bundler. By default. The only thing I don't like about this whole thing is that it's way too new to depend on it.
@JM-st1leАй бұрын
This is the only concern imo. It's honestly great
@Dik131WZDАй бұрын
What's next? MDX Framework like Fumadocs, but for RN?
@foobullyАй бұрын
we have an mdx plugin but not working yet for native - would be pretty cool though as there is a really nice new mdx plugin for RN
@iamskibbleАй бұрын
Doesn't Expo also let you deploy as a React Native app or to React Native Web?
@coherentpanda7115Ай бұрын
But its not great, and you are not getting a lot of features needed for the web.
@Joshua-dc4unАй бұрын
@@coherentpanda7115 like what
@MrDeviancehАй бұрын
So, what does this offer over just using expo and react-native-web?
@magne604921 күн бұрын
everything baked in, and you can just use Vite for all platforms instead of needing Metro also for native.
@ReactnativetechАй бұрын
One is after Zero
@ThugLifeModafocahАй бұрын
here we go again
@codernerd7076Ай бұрын
not another one :(
@foobullyАй бұрын
Many frameworks are adopting RSC which we feel is very complex, and in a world where local-first data solutions win, in large part overhead. If you see our demo video or website we are partnering with Zero, and think it’s an actual game changer. That plus universal apps, makes us a lot different from yet another framework. There’s no “one” doing it like us, even remotely!
@JM-st1leАй бұрын
@@foobullyHmm. How customizable are the components
@MattChinanderАй бұрын
Make webdev simple again
@StingSting844Ай бұрын
I really don't like the patching part 🙅♂️
@foobullyАй бұрын
We only patch libraries that are published in completely broken ways - like publishing flow types, or JSX inside js files, etc. this also helps us avoid some very complex configuration with Vite that is more confusing. All patches are done in a way that they dont affect the original source, they make files alongside that Vite then picks up. So they are safe. We also support switching between React 19 and 18 including SSR which is otherwise impossible. Similar to how Next vendors theirs own React
@Nāmarūpa1Ай бұрын
React is starting to feel really tired now, the same way Facebook feels.
@virtual5754Ай бұрын
If it has static generation with ability to rebuild pages at runtime, then it is worthy competitor to next. If not, it is just another react framework with pretty strange positioning. Like who ever needs to embed react native into web app when react native by itself is not great even in expo?
@uncleebenezer1928Ай бұрын
Maybe I'm missing something, and if so, forgive me, as I am somewhat new, but i was under the impression that it builds 3 distinct apps, one for web, ios, and android, so I would be surprised if React Native was embedded into the web build, right?
@jherrАй бұрын
RN won't be in the web build.
@uncleebenezer1928Ай бұрын
@jherr thanks Jack! I thought that to be the case, but glad you were able to confirm. Also, did you see my comment about possibly doing a video with One, Zero, & Gluestack UI? I'd love to see it!
@foobullyАй бұрын
We are working on “ISR” it’s actually not very hard to implement, but we’ll be also getting a PPR type feature alongside.
@virtual5754Ай бұрын
@@foobully timed and manual revalidation?
@greendsnowАй бұрын
Somebody save us from React! Enough is enough I'd use capacitor for that app.
@Dionysus-RealityАй бұрын
Ooooo this by the guys who make Tamagui? hard pass. I mean look at what this "Framework" really is, its effectively a Framework built upon other frameworks like one big tower of dependencies. We in the React community really have to get this obsession with abstraction under control.
@magne604921 күн бұрын
it actually removes dependencies, like Metro, Solito, NextJS which you'd otherwise need to achieve the same.
@danielharten4890Ай бұрын
Terrible name for a framework, what am I supposed to google to find this thing? I literally cant find the website lolololol
@geelemoАй бұрын
Maybe type 'one react framework'
@prashlovessamosaАй бұрын
Wtf within a week tan stack start now 😂 .
@gamerclips8895Ай бұрын
Another unnecessary new framework that nobody asked for
@loquekАй бұрын
What are you using to build to both web and mobile at the same time?
@JM-st1leАй бұрын
Honestly this isn't a bad idea. It takes the idea of react native to it's logical conclusion
@jonatansexdoer96Ай бұрын
@@loquek web?
@dancarter5595Ай бұрын
The components look like garbage compared to something like Mantine. Why would anyone prefer this?
@foobullyАй бұрын
The components are yours to style, also Jack really only used Button. So not much to compare there lol
@dancarter5595Ай бұрын
@@foobully I took a look on the website, they all look very underwhelming.
@Joshua-dc4unАй бұрын
You have to do a lot of work to get the best out of it
@foobullyАй бұрын
@@Joshua-dc4un we're closer to radix + tailwind than something more premade than mantine, but of course we work native and web, and we have great performance on both. looking at mantine, in our opinion our UI looks as good or better for the ones we do have, we just don't have as many. but let us know which you think can be improved
@loquekАй бұрын
Mantime doesn't make react native components so it's not even an option?