Тёмный

From React to React Native in 12 Minutes 

Simon Grimm
Подписаться 95 тыс.
Просмотров 9 тыс.
50% 1

⚡️ Try Posthog for free: posthog.com/simongrimm
Reuse your React skills and build mobile applications. That dream shouldn't stay a dream, and I will show you how easily you can transition from React to React Native.
🔥 Learn React Native FAST: galaxies.dev
#############################
❤️ You can also find me on:
Twitter: / schlimmson
Instagram: / simongrimm_
#############################
00:00 Intro
01:12 Why should I use React Native?
03:14 Can I start with React Native before React?
03:44 What framework should I use for React Native?
04:09 Do I need to learn Swift/Kotlin for React Native?
04:35 Can I reuse my React web code with React Native?
05:11 How does React Native actually work?
05:57 Similarities and Differences between React Web and React Native
07:19 React Native first steps with Expo
09:26 What do I need to learn more for React Native?
10:00 Can React Native also be used for other platforms?
10:55 Easy transition from React to React Native

Наука

Опубликовано:

 

27 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 37   
@ehtishamrehmat9059
@ehtishamrehmat9059 18 дней назад
It’s been a year and I am loving working in Expo managed React Native. Kudos to Expo team! ❤
@galaxies_dev
@galaxies_dev 18 дней назад
Love it too!
@sudoalex
@sudoalex 18 дней назад
You know what else is underrated? This channel 🎉
@galaxies_dev
@galaxies_dev 18 дней назад
Wow thank you!!
@caleb9019
@caleb9019 15 дней назад
Quick noob question but how do you you make your apps screen responsive to all available device platforms
@eltaller1655
@eltaller1655 4 дня назад
Hi Simon... i follow the channel since 17 maybe...! I want to know why the change from Angular to React Native? Is there a video explaining this change?
@soumyadeepghosh4428
@soumyadeepghosh4428 19 дней назад
kotlin / React-Native ? (I already installed IntelliJ IDEA)
@Md_Mahafujur_Rahaman_Masud
@Md_Mahafujur_Rahaman_Masud 16 дней назад
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..
@Maestrotoy
@Maestrotoy 19 дней назад
Wise topic
@galaxies_dev
@galaxies_dev 19 дней назад
Thanks mate!
@AbhishekMishra-7l
@AbhishekMishra-7l 14 дней назад
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
@ryuu97
@ryuu97 19 дней назад
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 18 дней назад
Very interesting - will think about that!
@adloukondo2148
@adloukondo2148 19 дней назад
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.
@tootyrnt5533
@tootyrnt5533 19 дней назад
I could be wrong, but I think the PS5 ui also uses react native
@galaxies_dev
@galaxies_dev 18 дней назад
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
@alfianzulfikar2402
@alfianzulfikar2402 18 дней назад
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 18 дней назад
nah, expo ALL the things
@galaxies_dev
@galaxies_dev 16 дней назад
No, that's not valid anymore. Expo is the recommended framework for building RN apps by now!
@theindiedev.mstflotfy
@theindiedev.mstflotfy 17 дней назад
So there is no way that you can have one code base for all platforms using React Native or Expo?
@infantfrontender6131
@infantfrontender6131 17 дней назад
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 16 дней назад
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 16 дней назад
​@@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).
@onibenjo
@onibenjo 18 дней назад
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 16 дней назад
It should be possible, I'd follow this guide: docs.expo.dev/bare/installing-expo-modules/
@onibenjo
@onibenjo 15 дней назад
@@galaxies_dev thank you
@bondemupazanyini4706
@bondemupazanyini4706 6 дней назад
God, 3 minutes in and he said anything youtube sucks
@owaisulwara
@owaisulwara 12 дней назад
React Native is simply messing its performance by recommending Expo. Flutter will be more ahead in performance.
@webtm1361
@webtm1361 13 дней назад
@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.
@NoneOfyourbusiness-ob2yz
@NoneOfyourbusiness-ob2yz 19 дней назад
Please don't jump on me here, but what actually happened to Ionic, I thought this was your platform??
@tamaniphiri
@tamaniphiri 19 дней назад
Bro still dwelling in the past 🤦🏾
@tootyrnt5533
@tootyrnt5533 19 дней назад
I think he made a video awhile back explaining why he switched.
@galaxies_dev
@galaxies_dev 18 дней назад
I use it every now and then, but I'm currently more focused on React Native!
@NoneOfyourbusiness-ob2yz
@NoneOfyourbusiness-ob2yz 18 дней назад
@@galaxies_dev Thanks for your answer.
@akarshanmishra2351
@akarshanmishra2351 10 дней назад
Ionic ducks ass
Далее
TV Apps with React Native
9:51
Просмотров 6 тыс.
React Native vs Flutter - Which should you use?
22:31
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
Kettim gul opkegani😋
00:37
Просмотров 1 млн
10 Must-Have React Native Components 😎
10:12
Просмотров 46 тыс.
10 EPIC React Native Animation Libraries
13:33
Просмотров 16 тыс.
Every React Concept Explained in 12 Minutes
11:53
Просмотров 500 тыс.
5 React Native Tips to WOW Your Users
16:36
Просмотров 17 тыс.
how websites learned to fit everywhere
6:15
Просмотров 119 тыс.
The Best React Native Menus with Zeego
24:15
Просмотров 8 тыс.
The Best Stack for Universal React Apps
17:46
Просмотров 12 тыс.
10 МИНУСОВ IPHONE 15
18:03
Просмотров 37 тыс.
Battery  low 🔋 🪫
0:10
Просмотров 13 млн