Join Galaxies.dev today - the Home of the Best React Native content 🔥
@TheInfamousAlpha3 ай бұрын
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.
@andyngdz2 ай бұрын
Remember the days when I randomly got errors when building RN apps after leaving it there for 1 month 😕
@hamxahusain4 ай бұрын
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.
@okechukwuomeh21874 ай бұрын
They are all good. I think it is skill that makes a difference
@abdullahali41174 ай бұрын
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_Adejo4 ай бұрын
😂😂😂
@myeljoud3 ай бұрын
Maybe you’re just not good enough, I work with react native and I don’t any complexities for most use cases
@abdullahali41173 ай бұрын
@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.
@gvsakhil1433 ай бұрын
That’s true @abdullahalli
@shraj3403 ай бұрын
Maybe he had 0 JavaScript knowledge at the start 😅
@abubakernawaz6254 ай бұрын
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. 🎉
@jomoc61124 ай бұрын
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.
@gofullstack4 ай бұрын
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.
@system20724 ай бұрын
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
@riveraj334 ай бұрын
@@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.
@gofullstack4 ай бұрын
@@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.
@melfrancisgasparsepara623 ай бұрын
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.
@aqz590517 күн бұрын
No longer available bridge available in react native and now it’s pretty fast
@KrishnaGupta-dt2mk3 ай бұрын
I have used both frameworks and have built more than 8 apps together but IMHO this video is slightly bias.
@gurugamer1763 ай бұрын
Exactly, i think he mentioned a lot of ""cons"" for flutter that doesn't exist it all
@quickstergamestutorialsgam38993 ай бұрын
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.
@lingais4 ай бұрын
as an amateur dev, video player sucks on both Flutter and RN. but RN has better support and options.
@IncomingLegend4 ай бұрын
"video player" isn't a in demand component or whatever you want to call it...
@garystroup52854 ай бұрын
Flutter has better developer experience and great documentation
@Monolith_io4 ай бұрын
@@garystroup5285Can't agree, flutter and firebase have the worst docs out there.
@sqrlware4 ай бұрын
@@garystroup5285true
@mahersafadii4 ай бұрын
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%.
@djumarong13 күн бұрын
Good and detailed explanations, thank you! I chose Expo.
@galaxies_dev7 күн бұрын
Good choice!
@21Monter4 ай бұрын
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.
@sourabhsingh45154 ай бұрын
this comment isn't matching with the last one 🤔🤔
@devyb-cc4 ай бұрын
for the upcoming projects i would definitely choose react native. less boilerplate, expo router, EAS build, wonderful styling options & community components. its just awesome.
@UsmonWasTaken3 ай бұрын
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
@XavierTheRapper4 ай бұрын
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-fm1kl4 ай бұрын
Bro, create a rap song, not an app 😂
@justafreak15able4 ай бұрын
@@flutter-fm1klShow us an apo that you've build.
@justpatrick_4 ай бұрын
Yes its the devs or maybe your bias. Flutter is great, I'll admit it even though I write RN
@justafreak15able4 ай бұрын
@@flutter-fm1kl Bro, then show your apps.
@marvinfok653 ай бұрын
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.
@speakup87213 ай бұрын
i have tried both, i prefer Flutter
@luciusrexАй бұрын
I actually prefer dart over js/ts but prefer expo over flutter
@eavoutdom1904 ай бұрын
For expo code push, it's not free
@gofullstack4 ай бұрын
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.
@gofullstack4 ай бұрын
@@HumanoidTyphoon91 Saying Flutter has nothing for over-the-air update is completely different from being behind.
@giorbismiguel4 ай бұрын
Learn both and also switch and Kotlin, the best opportunities in both required knowledge of native platform.
@enigma_i_am_4 ай бұрын
14:25 flutter has shorebird for over the air updates
@abhijithk20124 ай бұрын
I guess he hasn't done enough research
@SangamShrestha-n8o4 ай бұрын
not the official product
@Archaoen03 ай бұрын
@@SangamShrestha-n8o well expo isn't the official product...
@vajohnifi3d3 ай бұрын
@@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.
@flutterthangs2 ай бұрын
but it works?
@frenches19952 ай бұрын
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.
@NoOverXplain4 ай бұрын
Well defined. You're the best true mentor.tbh
@galaxies_dev3 ай бұрын
Thank yoU!
@michelgerges26784 ай бұрын
This is the kind of videos that people should watch
@SheikhHassanMajeed4 ай бұрын
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_dev3 ай бұрын
Thank you so much!!
@AaronBlox-h2t2 ай бұрын
I did...Found him after digging around in Perplexity AI and not getting satisfactory answers. Good stuff and I'm rang that bell too.
@BrandonNyman3 ай бұрын
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.
@jakehadley40444 ай бұрын
Flutter. Flutter is the right answer. Alright, time to watch the video.
@gofullstack4 ай бұрын
😹😹😹
@Stantelook3 ай бұрын
😂
@juaninfante70004 ай бұрын
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 :)
@aneneemmanuel79854 ай бұрын
what's PWA?
@unknownguywholovespizza3 ай бұрын
@@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-k8b13 күн бұрын
@@aneneemmanuel7985progressive web application
@BeeBeeEight2 ай бұрын
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Ай бұрын
Thankyou so much! This is the best, most comprehensive comparison video on this topic 🙌
@galaxies_devАй бұрын
Glad you liked it!!
@corewwwi2 ай бұрын
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!
@mitchellwintrow449516 күн бұрын
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
@ElectronicaAvanzadaPrismaCem4 ай бұрын
Came early! Your channel rocks man!
@galaxies_dev4 ай бұрын
Thank you!
@gofullstack4 ай бұрын
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.
@beyazbn4 ай бұрын
you missed shorebird(for codepush in flutter)
@rsajdok4 ай бұрын
Paid solution
@beyazbn4 ай бұрын
@@rsajdok it has free tier too
@ShrJamal4 ай бұрын
@@rsajdok so as expo eas
@gofullstack4 ай бұрын
@@rsajdok Free for solo developer
@ghevisartor6005Ай бұрын
how complicated is code pushing? i mean if they do it, can on in theory make his own code push solution?
@vipinpg2 ай бұрын
Maintaining an app for 4 years . Reactnative suks. Fluter seems stable. For long term projects.
@ppercipio2 ай бұрын
Hi Simon, this is a great video. Thank you for being so thorough!
@galaxies_dev2 ай бұрын
Glad you enjoyed it!
@mycloudvip4 ай бұрын
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.
@AmireSteve3 ай бұрын
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
@ggre554 ай бұрын
I love rn but its much easier to build ui with flutter
@barnabtz4 ай бұрын
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.
@edge06014 ай бұрын
End of the day they both compiles into native code
@Ezekiel_ax4 ай бұрын
Love your channel 🎉🎉🎉
@galaxies_dev4 ай бұрын
Thanks mate!
@_hudeifa234 ай бұрын
can you talk about compose multiplatform?
@waleefalrooh83 ай бұрын
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
@toluwade3 ай бұрын
I see your supabase Face Cap there ✨
@emreaka39654 ай бұрын
13:08 Developing a plugin is easy with Flutter btw :)
@rudemption3 ай бұрын
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_dev3 ай бұрын
Great tip!
@basdfgwe3 ай бұрын
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.
@lauaall4 ай бұрын
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.
@alexandredavitaia75182 ай бұрын
good comparision!
@rsajdok4 ай бұрын
worth to watch 🙂
@madeOfClay994 ай бұрын
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!
@kunjchoksi4 ай бұрын
Great explanation, Simon! How about the Ionic compare to this in 2024?
@toxaq4 ай бұрын
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.
@TheFaceOfBoo3 ай бұрын
@@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.
@toxaq3 ай бұрын
@@TheFaceOfBoo do you develop in it? Stackoverflow survey was out yesterday. Take a look at it.
@中文中国-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
@gofullstack4 ай бұрын
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.
@quickstergamestutorialsgam38993 ай бұрын
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.
@gofullstack3 ай бұрын
@@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?
@ecupowerable4 ай бұрын
What do you think or flutterflow ans draftbit?,
@NeilTruickАй бұрын
Solo developer. No React experience, no Flutter experience. Web would be nice, but I prioritize mobile and desktop. Flutter.
@bolarinwaemmanuel69053 ай бұрын
This is really really biased ill say. A real developer that has used both framework wont have an hardtime choosing flutter
@dwylhq874Ай бұрын
TLDR; Simon has a React Native course. Biased. Flutter is significantly better DevEx and reliability than RN.
@chevotebenadoa4 ай бұрын
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
@chevotebenadoa4 ай бұрын
Seriously, instead of writing code and shipping the products... You jerk off to frameworks.. Just stop this bullshit, and write the motherfucking code
@SikarinPunsawat4 ай бұрын
If you already try eas, You will delete this comment
@chillbro22753 ай бұрын
Really useful video.
@webtm13614 ай бұрын
I'm not able to export my app from react native project
@ajmalhasan97594 ай бұрын
Well researched 😊
@mohammadaminsarbazi68663 ай бұрын
This is a technical comment and I don't speak by feelings. React Native is more greater than Flutter (period) :)
@technerd4863 ай бұрын
Flutter is the future ❤❤
@codingzen8693 ай бұрын
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Ай бұрын
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Ай бұрын
@@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.
@chicharown4 ай бұрын
Kotlin and Swift devs rn reading comsec: 🍿🥤
@andrewheimdev4 ай бұрын
Great video!
@yupickmyusername4 ай бұрын
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?
@laalkhan4384 ай бұрын
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
@laalkhan4384 ай бұрын
Till this date, there is no react native library which supports all Material UI components. I repeat not even one.
@laalkhan4384 ай бұрын
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
@laalkhan4384 ай бұрын
Moreover, whatever these KZbinrs say, professional developers who earn livelihood from app development are no fools
@laalkhan4384 ай бұрын
Stats on codecanyon speaks for itself
@akifbasormanc5131Ай бұрын
if typescript support comes to flutter, things will really get complicated. ( it's not very likely, don't take it seriously )
@21Monter4 ай бұрын
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❤️🌱
@sourabhsingh45154 ай бұрын
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 😁😁
@infantfrontender61314 ай бұрын
> 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
@sqrlware4 ай бұрын
@@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Ай бұрын
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-fx4yh4 ай бұрын
Reactnative ❤
@praweewongsa4 ай бұрын
It is very useful content.
@flutter-fm1kl4 ай бұрын
Flutter is good
@olawaleyahaya18924 ай бұрын
React Native is greater!
@MrlegendOr3 ай бұрын
@@olawaleyahaya1892 No
@bolarinwaemmanuel69053 ай бұрын
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 😂😂
@dbasis6533 ай бұрын
he clearly don't use flutter... maybe watched some flutter videos
@arun5534 ай бұрын
Thanks! out of curiosity, what's the tattoo on your left arm?
@galaxies_dev3 ай бұрын
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."
@VladimirDjokic2 ай бұрын
Forget RN. Fluter is the future ❤
@xsova1134 ай бұрын
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.
@infantfrontender61314 ай бұрын
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
@xsova1134 ай бұрын
@@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.
@virenkhokhar63054 ай бұрын
Love from india ❤
@ScapesManiaBeliver3 ай бұрын
What About those Flutter Drag and Drop to build app
@chillbro22753 ай бұрын
"Maybe a button, or an unstyled label" hahah
@technerd4863 ай бұрын
Flutter is the future
@sohmtee2 ай бұрын
Flutter also has code push.
@bronzemoontr26 күн бұрын
I guess native is always seems more realistic but didnt check flutter last 8 months
@galaxies_dev21 күн бұрын
You don't have to check it now, only news is a Flutter fork called Flock ;)
@itsAryanMalik2 күн бұрын
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.
@maguiskader77714 ай бұрын
Amazing
@galaxies_dev3 ай бұрын
Thanks!
@TwitterasX3 ай бұрын
Flutter is easy to learn and organized, but it is too young. You need React Native for complex apps for now...
@gayalmn2 ай бұрын
Code push fan be done in flutter with shorebird
@TheNightValley4 ай бұрын
Hahahaha to be safe I learned both, it actually fun.
@Vlad-hl1gy2 ай бұрын
tried both, forget RN, flutter is the way to go
@owlmostdead94924 ай бұрын
I always pick the route without javascript, because I like real languages than can sort arrays
@adelashour32532 ай бұрын
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
@codecutner490223 күн бұрын
20:30 whats the soundtrack name of this ?
@JeanBaptisteChabi4 ай бұрын
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.
@sqrlware4 ай бұрын
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
@JeanBaptisteChabi4 ай бұрын
@@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.
@sqrlware4 ай бұрын
@@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.
@JeanBaptisteChabi4 ай бұрын
@@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.
@sqrlware4 ай бұрын
@@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.
@fidamuntaseer19894 ай бұрын
Working with Flutter since 2018...the cons of Flutter mentioned here is true...sort of... :/
@ricks_play3 ай бұрын
If you talk about performance , remember discord has millions users and trillion messages. Now what flutter app does have millions of users?
@Steel-zk6kv3 ай бұрын
That are handled by servers using load balancing. How does that relate to app performance???
@kobiebotha98683 ай бұрын
now do KMP!
@s4nk3720 күн бұрын
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_dev14 күн бұрын
Working with RN 0.76, also new arch improving perf. But sure, drawing pixel by pixel is more of. Flutter thing!