From React to React Native in 12 Minutes

  Рет қаралды 28,259

Simon Grimm

Simon Grimm

Күн бұрын

Пікірлер: 59
@galaxies_dev
@galaxies_dev 3 ай бұрын
Join Galaxies.dev today - the Home of the Best React Native content 🔥
@ehtishamrehmat9059
@ehtishamrehmat9059 5 ай бұрын
It’s been a year and I am loving working in Expo managed React Native. Kudos to Expo team! ❤
@galaxies_dev
@galaxies_dev 5 ай бұрын
Love it too!
@chriserony
@chriserony 25 күн бұрын
Just skip to 7:20
@akporraphael9069
@akporraphael9069 4 ай бұрын
I've been thinking about transitioning to app development from web development, Now hopefully I don't get to learn flutter or dart or even touch android studio, thanks to Expo. And with the looks of things, I think Expo is the future of the app industry This video is really insightful, thanks so much you earned my sub.
@sudoalex
@sudoalex 5 ай бұрын
You know what else is underrated? This channel 🎉
@galaxies_dev
@galaxies_dev 5 ай бұрын
Wow thank you!!
@ryuu97
@ryuu97 5 ай бұрын
Let's make video about ReactJS for React Native guys. I switched from native Android to React Native 3 years ago, but ReactJS is still a mystery for me :D
@galaxies_dev
@galaxies_dev 5 ай бұрын
Very interesting - will think about that!
@yashvardhantomar758
@yashvardhantomar758 Ай бұрын
brother.....my neck started hurting after seeing your head move so much 😂😂❤.....good info tho, I appreciate it
2 ай бұрын
Hi from Brazil, awesome video!
@galaxies_dev
@galaxies_dev 2 ай бұрын
Hey, thanks!
@Crynspy
@Crynspy 5 ай бұрын
I am trying to implement drawer navigation, but the requirement is that each screen name in that should be Expandable (like list.Accordian in react-native-paper). I am thinking if it is even possible or is there other library? - screen 1 - screen 1.1 - screen 1.1.1
@caleb9019
@caleb9019 5 ай бұрын
Quick noob question but how do you you make your apps screen responsive to all available device platforms
@Super_Ninety
@Super_Ninety 4 ай бұрын
You should learn media query. It should help
@caleb9019
@caleb9019 4 ай бұрын
@@Super_Ninety ok thanks 👍🏾
@frugodwill
@frugodwill 2 ай бұрын
using desnsity independent pixels
@ArielBenichou-cx3vu
@ArielBenichou-cx3vu 3 ай бұрын
6:55 why "it's might be possible to use tailwind in the future?" i've installed nativewind on my expo app and it seems to work. Is there something i need to be aware of?
@galaxies_dev
@galaxies_dev 3 ай бұрын
No it already works fine, but next version will be even more complete :)
@Md_Mahafujur_Rahaman_Masud
@Md_Mahafujur_Rahaman_Masud 5 ай бұрын
Sir how can i get device administrator admin permission using react native expo...on google to api no one helped me on this..please please sir help me on this..
@Meow-fx1ws
@Meow-fx1ws 3 ай бұрын
Really informative 👏
@galaxies_dev
@galaxies_dev 3 ай бұрын
Glad it was helpful!
@eltaller1655
@eltaller1655 5 ай бұрын
Hi Simon... i followed the channel since 16 maybe or before...! I want to know why the change from Angular to React Native? Is there a video explaining this change?
@galaxies_dev
@galaxies_dev 4 ай бұрын
Yes: kzbin.info/www/bejne/p2bEeYGoac-mfq8
@eltaller1655
@eltaller1655 4 ай бұрын
@@galaxies_dev TY a lot... I will give a chane to RN right now in my next project!!!
@soumyadeepghosh4428
@soumyadeepghosh4428 5 ай бұрын
kotlin / React-Native ? (I already installed IntelliJ IDEA)
@alfianzulfikar2402
@alfianzulfikar2402 5 ай бұрын
When I first learned React Native, what I got is if we wanna build some simple apps, so we go with Expo, but when it comes to more complex app such as accessing native module like on Android, we should go with React Native CLI, is it still valid? or Expo is already offer some advanced things?
@theburgermancan
@theburgermancan 5 ай бұрын
nah, expo ALL the things
@galaxies_dev
@galaxies_dev 5 ай бұрын
No, that's not valid anymore. Expo is the recommended framework for building RN apps by now!
@theindiedev.mstflotfy
@theindiedev.mstflotfy 5 ай бұрын
So there is no way that you can have one code base for all platforms using React Native or Expo?
@infantfrontender6131
@infantfrontender6131 5 ай бұрын
Unfortunatly. React Strict DOM (RSD) could solve this problem, but it is still in development/research. So, we have 2 code bases: web and native. Plus shared modules. With Flutter you can use one code base, but remember that your web will be "not native". On the web, Flutter is using Canvas.
@galaxies_dev
@galaxies_dev 5 ай бұрын
We are moving closer to it and you can to some degree have it all with just React Native (using Expo web). As the other comment said, React Strict DOM is working in that direction!
@infantfrontender6131
@infantfrontender6131 5 ай бұрын
​@@galaxies_dev, I'm more excited about the future plans of the Expo for 2025. SSR, RSC, RSD (if it will be ready). It will be a Full-Stack Mobile Meta Framework with Backend, Frontend, and Mobile (Android, iOS).
@medmedmed3913
@medmedmed3913 4 ай бұрын
what if i dont want folder rootinng system ?
@chess4964
@chess4964 3 ай бұрын
why wouldnt you want it? its so good.
@tootyrnt5533
@tootyrnt5533 5 ай бұрын
I could be wrong, but I think the PS5 ui also uses react native
@galaxies_dev
@galaxies_dev 5 ай бұрын
Yeah think Sony had a talk at the AppJS last year about it!
@helgimagic
@helgimagic 5 ай бұрын
@@galaxies_dev can u please find that info if thats true? that would be so cool
@NoOverXplain
@NoOverXplain 5 ай бұрын
Wise topic
@galaxies_dev
@galaxies_dev 5 ай бұрын
Thanks mate!
@onibenjo
@onibenjo 5 ай бұрын
I have a react native codebase and want to use expo. Would it be best install expo and do this incrementally or would it be best to create a new expo project and migrate files there? I'm asking this because I don't know if you'll miss out on some features when adding expo to a project or using expo from scratch
@galaxies_dev
@galaxies_dev 5 ай бұрын
It should be possible, I'd follow this guide: docs.expo.dev/bare/installing-expo-modules/
@onibenjo
@onibenjo 5 ай бұрын
@@galaxies_dev thank you
@adloukondo2148
@adloukondo2148 5 ай бұрын
Waoo super vidéo comme toujours. J'aime toujours tes vidéo. J'ai besoin de ton aide je recherche un composant pour faire les audios comme threads. tu connais un composant.
@webtm1361
@webtm1361 5 ай бұрын
@galaxies_dev Have you managed to build the app at the end? I couldn't. I 've made a app project but could not exported apk file at the end. I have just wasted the whole day.
@BeeBeeEight
@BeeBeeEight 3 ай бұрын
It used to be that react native was losing ground to flutter due to JavaScript being too loosely typed causing big development problems, while Dart was created to solve JavaScript's dynamic typing. But after Facebook/Meta made RN TypeScript-first, all that steam from Flutter soon ran out. Then React gained even more momentum after TS was officially supported too. The catalyst was always TS and Meta really should thank Microsoft 😂
@galaxies_dev
@galaxies_dev 3 ай бұрын
At this point pretty much nothing beats React Native!
@bondemupazanyini4706
@bondemupazanyini4706 5 ай бұрын
God, 3 minutes in and he said anything youtube sucks
@owaisulwara
@owaisulwara 5 ай бұрын
React Native is simply messing its performance by recommending Expo. Flutter will be more ahead in performance.
@galaxies_dev
@galaxies_dev 4 ай бұрын
Apparently performance isn't the whole story of an app :)
@o_glethorpe
@o_glethorpe 2 ай бұрын
​@@galaxies_devspoke like a true web developer
@NoneOfyourbusiness-ob2yz
@NoneOfyourbusiness-ob2yz 5 ай бұрын
Please don't jump on me here, but what actually happened to Ionic, I thought this was your platform??
@tamaniphiri
@tamaniphiri 5 ай бұрын
Bro still dwelling in the past 🤦🏾
@tootyrnt5533
@tootyrnt5533 5 ай бұрын
I think he made a video awhile back explaining why he switched.
@galaxies_dev
@galaxies_dev 5 ай бұрын
I use it every now and then, but I'm currently more focused on React Native!
@NoneOfyourbusiness-ob2yz
@NoneOfyourbusiness-ob2yz 5 ай бұрын
@@galaxies_dev Thanks for your answer.
@akarshanmishra2351
@akarshanmishra2351 5 ай бұрын
Ionic ducks ass
TV Apps with React Native
9:51
Simon Grimm
Рет қаралды 10 М.
The Ultimate Tier Programming Tier List | Prime Reacts
26:57
ThePrimeTime
Рет қаралды 507 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
10 Essential React Native Tips Every Developer Must Know
12:07
Simon Grimm
Рет қаралды 19 М.
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 54 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 859 М.
React Native Just Got 550% Faster
34:39
Theo - t3․gg
Рет қаралды 128 М.
10 Must-Have React Native Components 😎
10:12
Simon Grimm
Рет қаралды 66 М.
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 35 М.
Expo Made React Web-to-Native Migration Easier (Here's How)
12:48
Jolly Coding
Рет қаралды 16 М.
*Next-door 10x Software Engineer* [FULL]
4:50
Programmers are also human
Рет қаралды 853 М.