React Native vs Flutter - Which should you use?

  Рет қаралды 48,286

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 294
@galaxies_dev
@galaxies_dev 4 ай бұрын
Join Galaxies.dev today - the Home of the Best React Native content 🔥
@TheInfamousAlpha
@TheInfamousAlpha 3 ай бұрын
I have 5+ years of react exp. And i much prefer flutter/dart over React. The ecosystem is just alot better. Its enjoyable and quick. It literally took me 2/3 days to learn and get productive with.
@andyngdz
@andyngdz 2 ай бұрын
Remember the days when I randomly got errors when building RN apps after leaving it there for 1 month 😕
@hamxahusain
@hamxahusain 4 ай бұрын
You truly reveal the reality of React Native, the parts that many KZbinrs either don't show or perhaps don't know. Thank you, Simon. From the moment I watched your first video, I couldn't stop; I watched all your shorts and videos. Whether sponsored or not, you spread genuine knowledge incredibly fast and effectively. As you mentioned Code Push in this video, I realized I've seen many videos on it but never grasped the real logic or usage behind it. Please, create a short video on Code Push. Your tutorials are the most efficient, fast, and reliable, with transitions and animations that are simply amazing. If you have any free time, please consider making a Code Push video. It's a common challenge for many, myself included. Thank you so much, Simon Grimm, for helping me and countless others learn. May you continue to achieve endless success. God bless you with more and everlasting success.
@okechukwuomeh2187
@okechukwuomeh2187 4 ай бұрын
They are all good. I think it is skill that makes a difference
@abdullahali4117
@abdullahali4117 4 ай бұрын
As a software engineer start working as flutter developer for two years, and now work as react native developer for about one year, I can say that react native is very stupid thing and very complex.
@SirEdges_Adejo
@SirEdges_Adejo 4 ай бұрын
😂😂😂
@myeljoud
@myeljoud 3 ай бұрын
Maybe you’re just not good enough, I work with react native and I don’t any complexities for most use cases
@abdullahali4117
@abdullahali4117 3 ай бұрын
@myeljoud Will as I tell you I have worked with React Native for 10 months now, and I made a new app using Expo and working on already made app. After this experience and what I see, I can tell what the differences are. First , for web developers, these will not be a thing because most of these things I say are stupid about it , it's just a concepts that related to web development .So for web developers, React Native is understandable for them. For me, I didn't use these concepts when I was working on Flutter before. Second , Flutter is getting made to make mobile app development easier. I have one platform that builds all libraries I need and more. And each libraries have been rated using pub dev rating system. Third, in flutter everything are clear from start the app development tell lounch to the stores, but in react native are not and need more search for this thing. If you start uing react native everything tell you to use expo, but after a whilr I discovered that for lounch the app after expo is not really that clear, there are lounching with expo build or go to prebuild methodes, I test prebuild methods and the pain statrt the app is not work properly and the apk for android has nothing to show, It's need a lot of work to make it work even After I already developed it. If I go with expo all the way it's weird also, there no good support for RTL and LTR so something like working with languages that work on arabic thats really painful. Even the thing that a lot of services need expo build account and may be pay for them for some services, even something like push notifications I need to have expo account to test them , but even after testing I need an extra work if I want push notifications to work later on app after I launch it.
@gvsakhil143
@gvsakhil143 3 ай бұрын
That’s true @abdullahalli
@shraj340
@shraj340 3 ай бұрын
Maybe he had 0 JavaScript knowledge at the start 😅
@abubakernawaz625
@abubakernawaz625 4 ай бұрын
I have worked with both frameworks. Tooling for both frameworks is good now (i still think RN has bit better tooling). But flutter performance is mind-blowing compare to react native. I will only use react native if company stack is build around javascript and company has some pre-build reusable components. If i have a choice i will go with flutter. That is a fact because of simplicity and performance out of box. 🎉
@jomoc6112
@jomoc6112 4 ай бұрын
the question is, when was the last time you used RN. you might not spot any difference in the production app if you compare it now.
@gofullstack
@gofullstack 4 ай бұрын
Trust me I get really surprised when people say Flutter isn't Native. Your Dart code compiles to the same thing Swift and Kotlin/Java compiles to, Machine Code, and you've got ffi to talk to Platform APIs too.
@system2072
@system2072 4 ай бұрын
Why are everyone obsessed with performance does your app have like billion users It always comes down to time because every company wants to ship faster believe me Which ever platform has best dx experience will always win
@riveraj33
@riveraj33 4 ай бұрын
@@gofullstackwhen people say flutter isn’t native, they mean how flutter draws their comments. Vs RN uses the actual system components. You can tell the difference and my app is in flutter so I know 100% this is true. And flutters iOS performance is not as good as RN.
@gofullstack
@gofullstack 4 ай бұрын
@@riveraj33 I'll share a repository with you, try the code on iOS and tell me if you can tell that it was built in Flutter. As for performance, I'm sure you are running on a single thread.
@melfrancisgasparsepara62
@melfrancisgasparsepara62 3 ай бұрын
When it comes to performance, Flutter is more native than React Native as it produces a corresponding native code to communicate with the platform while the React Native uses JavaScript bridge to communicate with the platform.
@aqz5905
@aqz5905 17 күн бұрын
No longer available bridge available in react native and now it’s pretty fast
@KrishnaGupta-dt2mk
@KrishnaGupta-dt2mk 3 ай бұрын
I have used both frameworks and have built more than 8 apps together but IMHO this video is slightly bias.
@gurugamer176
@gurugamer176 3 ай бұрын
Exactly, i think he mentioned a lot of ""cons"" for flutter that doesn't exist it all
@quickstergamestutorialsgam3899
@quickstergamestutorialsgam3899 3 ай бұрын
Definitely has a slight bias toward react native. I have been developing apps in flutter for 3 years now and half of these issues are either nonexistent or skill issues on the programmer's part.
@lingais
@lingais 4 ай бұрын
as an amateur dev, video player sucks on both Flutter and RN. but RN has better support and options.
@IncomingLegend
@IncomingLegend 4 ай бұрын
"video player" isn't a in demand component or whatever you want to call it...
@garystroup5285
@garystroup5285 4 ай бұрын
Flutter has better developer experience and great documentation
@Monolith_io
@Monolith_io 4 ай бұрын
​​@@garystroup5285Can't agree, flutter and firebase have the worst docs out there.
@sqrlware
@sqrlware 4 ай бұрын
@@garystroup5285true
@mahersafadii
@mahersafadii 4 ай бұрын
the transition in the my bmw app isn't using the new fixed one, flutter updated the page transition animation curve to match the native one, I use the new one and it matches the native one 100%.
@djumarong
@djumarong 13 күн бұрын
Good and detailed explanations, thank you! I chose Expo.
@galaxies_dev
@galaxies_dev 7 күн бұрын
Good choice!
@21Monter
@21Monter 4 ай бұрын
Simon Grimm when making a comparison be honest, no matter which side you are on, guys flutter can be a good choice for cross-platform development we have many billion dollar companies that use flutter like Tencent, Nubank, BMW, EBay and more, flutter grows quickly day by day, both are good whether flutter or react native, don't be afraid to choose one or the other.
@sourabhsingh4515
@sourabhsingh4515 4 ай бұрын
this comment isn't matching with the last one 🤔🤔
@devyb-cc
@devyb-cc 4 ай бұрын
for the upcoming projects i would definitely choose react native. less boilerplate, expo router, EAS build, wonderful styling options & community components. its just awesome.
@UsmonWasTaken
@UsmonWasTaken 3 ай бұрын
I'd love to see a comparison of Flutter, React Native, and KMP. KMP seems like it is going to be a strong contender in cross-platform development
@XavierTheRapper
@XavierTheRapper 4 ай бұрын
All the Flutter apps I've encountered have been terrible. It could be the developers behind them, but I'll stick with React Native CLI and Swift any day.
@flutter-fm1kl
@flutter-fm1kl 4 ай бұрын
Bro, create a rap song, not an app 😂
@justafreak15able
@justafreak15able 4 ай бұрын
​@@flutter-fm1klShow us an apo that you've build.
@justpatrick_
@justpatrick_ 4 ай бұрын
Yes its the devs or maybe your bias. Flutter is great, I'll admit it even though I write RN
@justafreak15able
@justafreak15able 4 ай бұрын
@@flutter-fm1kl Bro, then show your apps.
@marvinfok65
@marvinfok65 3 ай бұрын
Small & simple Flutter apps is ok, but complex apps, Flutter's apps performance goes way down especially for lower end or older phones. Did a Flutter app for a client and there were lots of complains of crashing and weird performance issues. Redo the app with RN CLi & most of the issues were resolved. For a developer, of course Flutter is great because you can produce apps quicker, but if you have a complex app, Flutter is not the choice until they solve the resource intensive issue.
@speakup8721
@speakup8721 3 ай бұрын
i have tried both, i prefer Flutter
@luciusrex
@luciusrex Ай бұрын
I actually prefer dart over js/ts but prefer expo over flutter
@eavoutdom190
@eavoutdom190 4 ай бұрын
For expo code push, it's not free
@gofullstack
@gofullstack 4 ай бұрын
14:28 Eric Seidel is one of the founders of Flutter and is also one of Shorebird. Maybe Simon hasn't heard of it and doesn't know it is your go-to for Code Push in Flutter.
@gofullstack
@gofullstack 4 ай бұрын
@@HumanoidTyphoon91 Saying Flutter has nothing for over-the-air update is completely different from being behind.
@giorbismiguel
@giorbismiguel 4 ай бұрын
Learn both and also switch and Kotlin, the best opportunities in both required knowledge of native platform.
@enigma_i_am_
@enigma_i_am_ 4 ай бұрын
14:25 flutter has shorebird for over the air updates
@abhijithk2012
@abhijithk2012 4 ай бұрын
I guess he hasn't done enough research
@SangamShrestha-n8o
@SangamShrestha-n8o 4 ай бұрын
not the official product
@Archaoen0
@Archaoen0 3 ай бұрын
@@SangamShrestha-n8o well expo isn't the official product...
@vajohnifi3d
@vajohnifi3d 3 ай бұрын
@@SangamShrestha-n8o majority (and at times feels like all of them, emphasis feel like all) RN products aren't official, so IDK why this is even a point.
@flutterthangs
@flutterthangs 2 ай бұрын
but it works?
@frenches1995
@frenches1995 2 ай бұрын
I was really hoping to see a graph with all the different performance measurements. Like how much better is one over the other when doing a specific task.
@NoOverXplain
@NoOverXplain 4 ай бұрын
Well defined. You're the best true mentor.tbh
@galaxies_dev
@galaxies_dev 3 ай бұрын
Thank yoU!
@michelgerges2678
@michelgerges2678 4 ай бұрын
This is the kind of videos that people should watch
@SheikhHassanMajeed
@SheikhHassanMajeed 4 ай бұрын
I suggest everyone to subscribe him, so that his content can reach to all the people who really want to learn and create some awesome mobile apps. He is really a great content creator, always on point and explain every point in detail. I wish you hit 100K this week. 🚀🎉
@galaxies_dev
@galaxies_dev 3 ай бұрын
Thank you so much!!
@AaronBlox-h2t
@AaronBlox-h2t 2 ай бұрын
I did...Found him after digging around in Perplexity AI and not getting satisfactory answers. Good stuff and I'm rang that bell too.
@BrandonNyman
@BrandonNyman 3 ай бұрын
For me it has to be React because it is so universal and has huge resources behind it. The alternative is if I need something super specific where another option is objectively better for that use case and worthwhile spending the time to use and learn.
@jakehadley4044
@jakehadley4044 4 ай бұрын
Flutter. Flutter is the right answer. Alright, time to watch the video.
@gofullstack
@gofullstack 4 ай бұрын
😹😹😹
@Stantelook
@Stantelook 3 ай бұрын
😂
@juaninfante7000
@juaninfante7000 4 ай бұрын
For those wondering, just choose PWA. If you're not dealing with something at the hardware level, it will save you some time and money :)
@aneneemmanuel7985
@aneneemmanuel7985 4 ай бұрын
what's PWA?
@unknownguywholovespizza
@unknownguywholovespizza 3 ай бұрын
​@@aneneemmanuel7985progressive web app. Basically apps built with web technologies that can run on any platform without a web browser like mobile and desktop and can even work without internet.
@Sridhar-k8b
@Sridhar-k8b 13 күн бұрын
​@@aneneemmanuel7985progressive web application
@BeeBeeEight
@BeeBeeEight 2 ай бұрын
The facts speak for themselves. There are far more jobs for RN devs than flutter devs. JavaScript is the most or 2nd most used PL depending on which stats you quote, and TypeScript itself is already more popular than Dart and fast catching up. TS itself is also used in Capacitor , IOT (DeviceScript) and WebAssembly (AssemblyScript), etc. The biggest shortcoming of Dart is its extremely limited use cases outside of flutter. And even though it's statically typed and AOT compiled, strangely it's still about as fast as JS/TS when it should have been faster like how Swift is faster than Kotlin because of AOT and ARC.
@priyaupadhyay7527
@priyaupadhyay7527 Ай бұрын
Thankyou so much! This is the best, most comprehensive comparison video on this topic 🙌
@galaxies_dev
@galaxies_dev Ай бұрын
Glad you liked it!!
@corewwwi
@corewwwi 2 ай бұрын
i've been a flutter dev for 2y with production apps. i was having a hard time with classes because i am a functional guy and the slow starting times (takes 15-30 mins sometimes), heard of react native but because of limited knowledge of it i was thinking it is just a webview of a react app lol but once i tried it i never looked back. if you are a web dev, you're going to love it!
@mitchellwintrow4495
@mitchellwintrow4495 16 күн бұрын
It's much easier and faster to build a UI with Flutter, without out a doubt. I've built several apps with both Flutter and RN that utilize native APIs, and honestly I like them both. Expo is a bit easier with the native APIs, but with Flutter I can still integrate my native Kotlin/Swift files, so it's not a big deal for me. For beginners, I can see that being an issue though. For me personally, I build apps with Flutter and native Kotlin/Swift/C++/C/Objective-C for fun and testing new ideas because to me it's fun, fast, and easy. However, for my portfolio projects I want companies to see, I go with RN and TS. RN and TS are just more valuable in the current market, because so many code bases are already built upon it, it is translatable to web development, and I'm sure hiring managers and executives are much more likely to know the terms "React" and "Typescript". Nice video though, I like the discussions it sparked in the comments! Lol
@ElectronicaAvanzadaPrismaCem
@ElectronicaAvanzadaPrismaCem 4 ай бұрын
Came early! Your channel rocks man!
@galaxies_dev
@galaxies_dev 4 ай бұрын
Thank you!
@gofullstack
@gofullstack 4 ай бұрын
9:22 Your Flutter app doesn't have to look the same for Android and iOS if you don't want it to. Yes, Flutter is opinionated but you don't have to use the Material Library for all Platforms, and you couldn't even create your own UI Library.
@beyazbn
@beyazbn 4 ай бұрын
you missed shorebird(for codepush in flutter)
@rsajdok
@rsajdok 4 ай бұрын
Paid solution
@beyazbn
@beyazbn 4 ай бұрын
@@rsajdok it has free tier too
@ShrJamal
@ShrJamal 4 ай бұрын
@@rsajdok so as expo eas
@gofullstack
@gofullstack 4 ай бұрын
@@rsajdok Free for solo developer
@ghevisartor6005
@ghevisartor6005 Ай бұрын
how complicated is code pushing? i mean if they do it, can on in theory make his own code push solution?
@vipinpg
@vipinpg 2 ай бұрын
Maintaining an app for 4 years . Reactnative suks. Fluter seems stable. For long term projects.
@ppercipio
@ppercipio 2 ай бұрын
Hi Simon, this is a great video. Thank you for being so thorough!
@galaxies_dev
@galaxies_dev 2 ай бұрын
Glad you enjoyed it!
@mycloudvip
@mycloudvip 4 ай бұрын
Hi Simon! What is the easiest way to share a project that is being developed on Expo with clients who you want to preview the progress of the app.
@AmireSteve
@AmireSteve 3 ай бұрын
Create different builds.. So for my typical expo app, I have a developer build, a preview/staging build, and a production build. 1. Developer Build is what I build and test with, in real time - on my real phone (android and IOS) 2. Preview/Staging Build is the one I send to the client to test with. They see progress on new updates on it, and it's seamless with Expo EAS Updates. I can push several updates in a day. 3. Production Build - this is the one that goes out to the stores once I'm ready to deploy
@ggre55
@ggre55 4 ай бұрын
I love rn but its much easier to build ui with flutter
@barnabtz
@barnabtz 4 ай бұрын
Love the points... I tried flutter but realize the more deep you go, the more its get complicated. But as for react native especially with expo, its so easy to get by. Flutter is really too hype.
@edge0601
@edge0601 4 ай бұрын
End of the day they both compiles into native code
@Ezekiel_ax
@Ezekiel_ax 4 ай бұрын
Love your channel 🎉🎉🎉
@galaxies_dev
@galaxies_dev 4 ай бұрын
Thanks mate!
@_hudeifa23
@_hudeifa23 4 ай бұрын
can you talk about compose multiplatform?
@waleefalrooh8
@waleefalrooh8 3 ай бұрын
he forgot to say that react native uses Javascript and typescript which will make your learning of react native far better than flutter that uses a dart language .. it will be a great investment to yourself if you learn react native in the future javascript can make u learn different techs like learning backend and frontend at the same time it will be easier for you to become a fullstack developer if u learn react native or expo
@toluwade
@toluwade 3 ай бұрын
I see your supabase Face Cap there ✨
@emreaka3965
@emreaka3965 4 ай бұрын
13:08 Developing a plugin is easy with Flutter btw :)
@rudemption
@rudemption 3 ай бұрын
An addition to points in video - You don't want to use React-Native when: your customer wants to update OS target API (as requirement from Google or Apple) :D
@galaxies_dev
@galaxies_dev 3 ай бұрын
Great tip!
@basdfgwe
@basdfgwe 3 ай бұрын
The dev experience of flutter is so good that going to rn feels like im going to the stone ages. Regarding the bloated widget tree it only gets bloated if you let it. But yhe better devs will comparmentalise things so that its easier to use. Unfortunately i work in company that uses rn and flutter, and ive unfortunately been moved to the rn team. Also its crazy how you harped on about flutter not being native, but neither react native. This could have been suggested as to why you didnt apply the stress on that RN is not native like you did with flutter.
@lauaall
@lauaall 4 ай бұрын
i would like to just add this react-native error message Compiling JS failed: 130634:37:';"' expected Buffer size 8592970 starts with: 766172205f5f42554e444c455f535441 and has protection mode(s): r--p the error was caused by a typo.
@alexandredavitaia7518
@alexandredavitaia7518 2 ай бұрын
good comparision!
@rsajdok
@rsajdok 4 ай бұрын
worth to watch 🙂
@madeOfClay99
@madeOfClay99 4 ай бұрын
I am thinking about learning mobile development in the future, I was looking at Dart/Flutter and the only, and probably deal breaker for me, is the widget tree code, I 100% dislike that, looking at some code examples, those already look like legacy code bases. I can imaging projects out there having an spaghetti "architecture", just don't. I don't have any interest in learning R. Native, I don't know React as well as React Native, actually, I don't like React, even though the community looks very active and strong. I think it is worth a shot to look at Kotlin, I've heard that is the right version of Java, way less verbose, that might be a good choice In any case, thank you for this very informative video Simon. Cheers!
@kunjchoksi
@kunjchoksi 4 ай бұрын
Great explanation, Simon! How about the Ionic compare to this in 2024?
@toxaq
@toxaq 4 ай бұрын
Doesn't the fact its not in this list answer the question? They got bought out by a no-code platform and fired all the original devs. It's dead. Don't build on it.
@TheFaceOfBoo
@TheFaceOfBoo 3 ай бұрын
​@@toxaq That doesn't mean it's dead, many frameworks got acquired by bigger companies and remain alive. If anything it means it is leveraged by a richer company. Why it is not in the list? Because it's an entirly different category, Ionic is to be used for simple apps that don't require extremely good native performance, though Capacitor improved the performance by a lot, in 90% of app ideas the difference would be negligible. @Simon Grimm In the video he said something like "If you want to go for mobile and web with the same codebase, go for RN" - this statement is wrong, at least not without using third-party libraries, this can be done with Ionic (You can use Angular, Vue or React) but not with RN out of the box; React Native and React are not the same.
@toxaq
@toxaq 3 ай бұрын
@@TheFaceOfBoo do you develop in it? Stackoverflow survey was out yesterday. Take a look at it.
@中文中国-t4u
@中文中国-t4u Ай бұрын
Im also about to start building mobile apps and i was confused which one to choose i asked ChatGPT if it was an app developer which it would choose it said flutter if it was developer for complex apps and react native if it already had some knowledge about js and react for not that much complex apps I wanted to start flutter and told gpt give an easy example to figure out how it works the example it showed me was a nightmare 😂😂😂it was like 10 nested functions or I don’t what that was but I think for developers who already know js and react React Native is much more better
@gofullstack
@gofullstack 4 ай бұрын
6:15 Wouldn't you say something that does compile to Machine Code isn't Native? Would you say it isn't Native because it doesn't depend on the Platform to render what you see on the screen? I get real confused when it comes to this.
@quickstergamestutorialsgam3899
@quickstergamestutorialsgam3899 3 ай бұрын
React native uses an interpreter to generate native UI components, it is slower and is only native visually. Flutter is not native visually but the backend behind it is, making flutter much faster and more comparable to the performance of a truly native app written in Swift or Kotlin.
@gofullstack
@gofullstack 3 ай бұрын
@@quickstergamestutorialsgam3899 Do you know that because Google and the entire Flutter community push out Material Design Developers don't know that they can create apps that look native on iOS?
@ecupowerable
@ecupowerable 4 ай бұрын
What do you think or flutterflow ans draftbit?,
@NeilTruick
@NeilTruick Ай бұрын
Solo developer. No React experience, no Flutter experience. Web would be nice, but I prioritize mobile and desktop. Flutter.
@bolarinwaemmanuel6905
@bolarinwaemmanuel6905 3 ай бұрын
This is really really biased ill say. A real developer that has used both framework wont have an hardtime choosing flutter
@dwylhq874
@dwylhq874 Ай бұрын
TLDR; Simon has a React Native course. Biased. Flutter is significantly better DevEx and reliability than RN.
@chevotebenadoa
@chevotebenadoa 4 ай бұрын
Flutter uses Dart, no one writes on it React Native will give you a lot of problems with the build Swift and development for iPhone is just shit^3 Kotlin is fine, but their ecosystem has not yet matured to multiplatform Use vanilla React, it's easy and useful. It's enough for 90% of Apps
@chevotebenadoa
@chevotebenadoa 4 ай бұрын
Seriously, instead of writing code and shipping the products... You jerk off to frameworks.. Just stop this bullshit, and write the motherfucking code
@SikarinPunsawat
@SikarinPunsawat 4 ай бұрын
If you already try eas, You will delete this comment
@chillbro2275
@chillbro2275 3 ай бұрын
Really useful video.
@webtm1361
@webtm1361 4 ай бұрын
I'm not able to export my app from react native project
@ajmalhasan9759
@ajmalhasan9759 4 ай бұрын
Well researched 😊
@mohammadaminsarbazi6866
@mohammadaminsarbazi6866 3 ай бұрын
This is a technical comment and I don't speak by feelings. React Native is more greater than Flutter (period) :)
@technerd486
@technerd486 3 ай бұрын
Flutter is the future ❤❤
@codingzen869
@codingzen869 3 ай бұрын
Anybody who worked on both to build real world app, there is no freaking contest. It's not a debate. Flutter shines all the way through. Again, only those who actually built real world apps. Not those noobs or JS dudes or average KZbinrs. React native is just stupidly complex. And I would give it a chance if it worked well after the app is built. Flutter just works. Effortlessly.
@luciusrex
@luciusrex Ай бұрын
NR isn't complex for nextjs devs though. I love dart and prefer it over js/ts but I'm so comfortable with react it makes more sense to me to build rn apps
@codingzen869
@codingzen869 Ай бұрын
@@luciusrex Ya, it's kinda easier too for me but I just hate how much go around you have to do make basic things like navigations, state management etc. Flutter is straightforward in these stuff. Just works, and faster without lags and stuff.
@chicharown
@chicharown 4 ай бұрын
Kotlin and Swift devs rn reading comsec: 🍿🥤
@andrewheimdev
@andrewheimdev 4 ай бұрын
Great video!
@yupickmyusername
@yupickmyusername 4 ай бұрын
Im new to react native, coming from flutter because of web limitation, but can anyone tell me why in places like Codecanyon etc, there's a little to none React Native aplication, but there are tons of flutter app for sale?
@laalkhan438
@laalkhan438 4 ай бұрын
Because it takes less time and less effort to develop amazing apps in Flutter. Flutter provides so many built-in things. With React native, you have to manage so many 3rd party libs
@laalkhan438
@laalkhan438 4 ай бұрын
Till this date, there is no react native library which supports all Material UI components. I repeat not even one.
@laalkhan438
@laalkhan438 4 ай бұрын
React native does not have any good low-code app builder. There is one draftbit but it is super expensive Flutter has plenty of them like flutter flow, nowa, dhiwise
@laalkhan438
@laalkhan438 4 ай бұрын
Moreover, whatever these KZbinrs say, professional developers who earn livelihood from app development are no fools
@laalkhan438
@laalkhan438 4 ай бұрын
Stats on codecanyon speaks for itself
@akifbasormanc5131
@akifbasormanc5131 Ай бұрын
if typescript support comes to flutter, things will really get complicated. ( it's not very likely, don't take it seriously )
@21Monter
@21Monter 4 ай бұрын
Simon Grimm you, being an React Native dev, are of course going to belittle flutter, flutter is the best framework for cross platform development (Linux, windows, AppleOS, Android and also embedded), simple and easy, better performance. Learn to program not to work for others but to create your own million dollar app or billion, you never know. If it's to work for the people, let it be to save money and start your own business. Flutter Community❤️🌱
@sourabhsingh4515
@sourabhsingh4515 4 ай бұрын
Hey buddy well many windows apps clone which were not available for Linux are developed on electron not flutter and they are running well on Linux we have react for web don't need to do mobile dev on web, + if you are fearing to write the code multiple times it's just the components the JavaScript / Typescript behind both of them are same so once the components are made correctly anyone can clone the logic for both of them. + Yes I am a react native fanboy but you are a flutter fanboy too 😁😁
@infantfrontender6131
@infantfrontender6131 4 ай бұрын
> Learn to program not to work for others but to create your own million dollar app or billion But many "million dollar apps" were written in native languages (JS/TS for Web, Swift for iOS/macOS, Kotlin for Android, C++/C# for Windows/Linux). If you want to create your own unicorn app, then first of all invest in the idea, not in the language
@sqrlware
@sqrlware 4 ай бұрын
@@sourabhsingh4515Electron is a ram eater and flutter surpasses it in every benchmark reaching almost native in every sector. The only thing is electron is widely used by JS devs and flutter desktop because new, by flutter developers and those who made research on the best tech out there for what they want
@chetanpatil2074
@chetanpatil2074 Ай бұрын
Chromium faces significant challenges when implementing features on the browser side, largely due to ECMA standards. I believe that one day, Google will move away from this and adopt Dart as its core language. Mark my words.
@VIJAY-fx4yh
@VIJAY-fx4yh 4 ай бұрын
Reactnative ❤
@praweewongsa
@praweewongsa 4 ай бұрын
It is very useful content.
@flutter-fm1kl
@flutter-fm1kl 4 ай бұрын
Flutter is good
@olawaleyahaya1892
@olawaleyahaya1892 4 ай бұрын
React Native is greater!
@MrlegendOr
@MrlegendOr 3 ай бұрын
@@olawaleyahaya1892 No
@bolarinwaemmanuel6905
@bolarinwaemmanuel6905 3 ай бұрын
From this video only, if I were to be a beginner in the game I'd have picked react native 😂. So I'd say he's just a react fan 😂😂
@dbasis653
@dbasis653 3 ай бұрын
he clearly don't use flutter... maybe watched some flutter videos
@arun553
@arun553 4 ай бұрын
Thanks! out of curiosity, what's the tattoo on your left arm?
@galaxies_dev
@galaxies_dev 3 ай бұрын
Thank you! There are 2, the one you see on the inside is a quote from Steve Jobs "Have the courage to follow your heart and intuition."
@VladimirDjokic
@VladimirDjokic 2 ай бұрын
Forget RN. Fluter is the future ❤
@xsova113
@xsova113 4 ай бұрын
im wondering if expo allow you to build app for macOS app? or only for IOS and andriod. I coudn't figure out a way to use expo for macOS app yet where as flutter makes it quite easy for that.
@infantfrontender6131
@infantfrontender6131 4 ай бұрын
Right not Expo only for iOS/Android/Web. If you want to use RN for Windows/macOS, then check "microsoft/react-native-windows" and "microsoft/react-native-macos" (poorly maintained). So, last what we have is Electron
@xsova113
@xsova113 4 ай бұрын
@@infantfrontender6131 ok thanks. I tried react native macOS awhile ago and it kept throwing error, never got it to work 😅. So far only flutter and SwiftUI works for me. I guess electron is something I can try.
@virenkhokhar6305
@virenkhokhar6305 4 ай бұрын
Love from india ❤
@ScapesManiaBeliver
@ScapesManiaBeliver 3 ай бұрын
What About those Flutter Drag and Drop to build app
@chillbro2275
@chillbro2275 3 ай бұрын
"Maybe a button, or an unstyled label" hahah
@technerd486
@technerd486 3 ай бұрын
Flutter is the future
@sohmtee
@sohmtee 2 ай бұрын
Flutter also has code push.
@bronzemoontr
@bronzemoontr 26 күн бұрын
I guess native is always seems more realistic but didnt check flutter last 8 months
@galaxies_dev
@galaxies_dev 21 күн бұрын
You don't have to check it now, only news is a Flutter fork called Flock ;)
@itsAryanMalik
@itsAryanMalik 2 күн бұрын
I bet this video is smartly designed to love React Native and fear Flutter. But still Flutter is better than React Native specially when you compare CPU and Memory load.
@maguiskader7771
@maguiskader7771 4 ай бұрын
Amazing
@galaxies_dev
@galaxies_dev 3 ай бұрын
Thanks!
@TwitterasX
@TwitterasX 3 ай бұрын
Flutter is easy to learn and organized, but it is too young. You need React Native for complex apps for now...
@gayalmn
@gayalmn 2 ай бұрын
Code push fan be done in flutter with shorebird
@TheNightValley
@TheNightValley 4 ай бұрын
Hahahaha to be safe I learned both, it actually fun.
@Vlad-hl1gy
@Vlad-hl1gy 2 ай бұрын
tried both, forget RN, flutter is the way to go
@owlmostdead9492
@owlmostdead9492 4 ай бұрын
I always pick the route without javascript, because I like real languages than can sort arrays
@adelashour3253
@adelashour3253 2 ай бұрын
RN is a nightmare specially when updating the app it is wast of time and always there are problems in the app ui on some devices
@codecutner4902
@codecutner4902 23 күн бұрын
20:30 whats the soundtrack name of this ?
@JeanBaptisteChabi
@JeanBaptisteChabi 4 ай бұрын
People always scream about flutter performance, but i always wonder, first the fact that flutter doesn't render native is a very big Downfall, imagine developing an app and where there is an update for the os, a probability of parts of your application failing skyrocket, and that is very bad if you hsve big user base, second for 99% of your user, the performance boost, in fact the performance thing is a mentality that harm developers and all those performance are mostly remarquable on benchmarks. The fact that you need a separate language completely for a supposedly framework is outrageous, i mean why not learning kolin or swift directly, even if you can build multiplatform app at once, considering the problem i consider flutter have, the learning curve doesn't worth it.
@sqrlware
@sqrlware 4 ай бұрын
That’s because flutter did not promise what you want. Flutter aims to solve a problem of unification of UI across with native performance and native interoperability, be it UI or logic. Flutter promised us and delivered. Every framework has their aim and so does flutter. So if flutter’s promise does not suit you, it was not made for you, try something else. Talking about the native part, flutter does render native UI if you want but not out of the box because like I said flutter interops with native. I used almost all frameworks and there is none like flutter with this customisability, performance and functionality. This is the reason flutter keeps growing as app developers who try it can’t leave unless their aim of using it was just to troll. And fun fact, flutter apps have the least crashes compared to all frameworks including native because flutter abstracts whatever it does from the native side while maintaining it’s customisability in every aspect
@JeanBaptisteChabi
@JeanBaptisteChabi 4 ай бұрын
@@sqrlware I'm glad you defend flutter as a fan, not with argument against my points. I clearly said it out loud, the performance you all talk about is mostly remarkable in benchmarks, 99% of real users won't notice. RN also deliver as promised, you know what is said, "Native like experiences" and it does that perfectly. I also mentioned, the learning curve of dart to flutter just doesn't worth it if your goal is to build real world apps, not to talk as a dev.
@sqrlware
@sqrlware 4 ай бұрын
@@JeanBaptisteChabi I understand what you are saying as well as your taste and you are mostly correct, I only wanted to brief you on the UI side of things as you seemed not to like the way flutter renders UI elements.
@JeanBaptisteChabi
@JeanBaptisteChabi 4 ай бұрын
@@sqrlware Yes, and I stated my reason. All though you mentioned abstraction of flutter that make sure things don't break when the OS change a little, It doesn't change the fact that OS update will increase the probability of your app missing on something. Beside, if performance is the most important thing for an app, I always to not even look for a framework, go truly native and build your app with swift and Kotlin.
@sqrlware
@sqrlware 4 ай бұрын
@@JeanBaptisteChabi I agree on that matter, I prefer native and use it when i really need to, cause the developer exp is just top notch. I would not argue on that fact. But when it comes to crossplatform development which is very important when i need to validate an idea asap, i just go flutter. React native in my point of view just breaks everytime. Even if the app is not ready for production and just in debug mode, i would either have a compile issue with gradle or cocoapods which takes majority of my time fixing and most if you don't build your app a certain way you are bound to get hiccups in your UI thread. With flutter it's pretty straight foward and is therefore my go to cp solution due to my good dev experience.
@fidamuntaseer1989
@fidamuntaseer1989 4 ай бұрын
Working with Flutter since 2018...the cons of Flutter mentioned here is true...sort of... :/
@ricks_play
@ricks_play 3 ай бұрын
If you talk about performance , remember discord has millions users and trillion messages. Now what flutter app does have millions of users?
@Steel-zk6kv
@Steel-zk6kv 3 ай бұрын
That are handled by servers using load balancing. How does that relate to app performance???
@kobiebotha9868
@kobiebotha9868 3 ай бұрын
now do KMP!
@s4nk37
@s4nk37 20 күн бұрын
I have tried both, React Native is way behind in terms of performance and implementing pixel perfect design. Talk about shadow and blur in react native.
@galaxies_dev
@galaxies_dev 14 күн бұрын
Working with RN 0.76, also new arch improving perf. But sure, drawing pixel by pixel is more of. Flutter thing!
@manishgautam2424
@manishgautam2424 4 ай бұрын
also there is sorebird for codepush in flutter
10 Expo Router Tips You Need to Know
18:07
Simon Grimm
Рет қаралды 18 М.
Flutter Engage
3:58:21
Flutter
Рет қаралды 2 МЛН
This Game Is Wild...
00:19
MrBeast
Рет қаралды 126 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 78 МЛН
The Best Flutter Course in 3 Hours • Pizza App #1
3:35:11
Romain Girou
Рет қаралды 263 М.
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 57 М.
React Native Just Got 550% Faster
34:39
Theo - t3․gg
Рет қаралды 117 М.
React Native vs Flutter in 2024 - Make the RIGHT Choice (Difference Explained)
10:31
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 32 М.
Why I moved to React Native
12:06
Simon Grimm
Рет қаралды 47 М.
Expo SDK 52: DOM, RSC, Router, New Architecture & Packages
17:05
Flutter just got Flocked! What does it mean for Flutter's future?
11:26
Maximilian Schwarzmüller
Рет қаралды 64 М.