Create an App with React Native

  Рет қаралды 23,751

Dave Gray

Dave Gray

Күн бұрын

Пікірлер: 47
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
Learn how to build large-scale React Native apps that you can add to your portfolio with ZTM's Complete React Native Developer course: links.zerotomastery.io/CompleteReactNative
@bhutienockmalapane1724
@bhutienockmalapane1724 2 ай бұрын
you are my master, i just saw your series yesterday and followed lesson 01, it was so awesome. today i continued with lesson-2 . i'm a beginner in coding, if you can show how to open a new window in vscode using the same project name in lesson-2 and also show how to find images. truth is i like your style of teaching you are the best
@zabantak
@zabantak 3 ай бұрын
Thank you so much Dave . I remember last year I asked you about wether it's better to learn react native or flutter and you recommend me to choose react native also you promised me to share tutorials about react natives on your channel in one year . And I'm thankful for that🎉🎉🎉as I said before you are the only perfectionist here between software engineers
@avgguy7129
@avgguy7129 2 ай бұрын
Regarding icon loading at 21:00, we can also shake the device directly after saving the newly written icon and it appeared. This is working as of Nov 2024. Thank you so much for the tutorial series as well.
@ryansatriayudha
@ryansatriayudha 2 ай бұрын
This is the best React Native video I have ever watch so far since the first time I study mobile software development. Thank you very much for making and uploading this video.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
@@ryansatriayudha You're very welcome!
@gielmarbandoy9039
@gielmarbandoy9039 2 ай бұрын
This course helps me understand React Native Framework. Thanks a lot ! I will finish this course from your tutorial. Might watch also your other tutorials.
@webdesignsbytom
@webdesignsbytom 22 күн бұрын
really great video, explains everything without overloading you
@akaabdullah
@akaabdullah 4 ай бұрын
just watching your channel and was looking for the next video suddenly notification came about your video
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
Perfect timing! I plan to release a new chapter every Friday.
@IsuruKarunaratna
@IsuruKarunaratna Ай бұрын
this is exactly what i searched for. thank you soo much ❤
@DaveGrayTeachesCode
@DaveGrayTeachesCode Ай бұрын
You're welcome!
@oladapooluwadurotimi2865
@oladapooluwadurotimi2865 4 ай бұрын
Well done sir❤.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
Thank you!
@susanodii5404
@susanodii5404 Ай бұрын
Thank you Dave
@akintobby
@akintobby 4 ай бұрын
Wow finally. Here to learn something new 😊. Well done sir🙏
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
@@akintobby glad you're here!
@possserboy7500
@possserboy7500 2 ай бұрын
holy this is incredibly valuable
@danushkap
@danushkap 4 ай бұрын
Thank you so very much Dave. You are the best 🎉
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
You're welcome!
@shresthjindal6607
@shresthjindal6607 4 ай бұрын
sir waiting for your new video for react native course and it was really very very nice to learn with from and it make me too easy to understand this
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
@@shresthjindal6607 glad to hear that!
@aymenbachiri-yh2hd
@aymenbachiri-yh2hd 4 ай бұрын
thanks dave
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 ай бұрын
You're welcome!
@desmondleonard9554
@desmondleonard9554 12 күн бұрын
Hey! I don't understand how you have enabled dark mode for your version. I looked back at your previous video but couldn't find you mentioning it. How do you do it? Great lessons by the way :)
@darkknight-qg4vg
@darkknight-qg4vg 3 ай бұрын
very good. nice i happy next waiting you videos 😁
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 ай бұрын
More to come!
@darkknight-qg4vg
@darkknight-qg4vg 3 ай бұрын
@@DaveGrayTeachesCode thank u master
@tetyanagon3342
@tetyanagon3342 3 ай бұрын
TY so much!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 ай бұрын
You're welcome!
@jasonrodgers5533
@jasonrodgers5533 6 күн бұрын
Seems like my app.json expo didn't come with a splash configuration. I had to add it. When I added it, the splash screen was still the same.
@praneethkumargummadi3018
@praneethkumargummadi3018 15 күн бұрын
i'm unable to see slash screen and icon. what i did wrong please guide me
@Mjfmjfmjfg
@Mjfmjfmjfg 21 күн бұрын
how did u get that page at 7:23
@RahulBisht_001
@RahulBisht_001 4 ай бұрын
Hey Dave can you start Unit Testing and integration testing or even AWS cloud. Any one of them 😢😢
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
I have some videos on unit testing with React Testing Library. 🙂
@ace-bece
@ace-bece 3 ай бұрын
Hi Dave, pls can you use Vanilla Javascripts code to create Apps using React Native?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 ай бұрын
Vanilla JS is what the React Native library is built upon. Same for React. You do write JavaScript when working with React and React Native. The React Native library and Expo framework provide built-in tools that help you build native mobile apps.
@ace-bece
@ace-bece 3 ай бұрын
@@DaveGrayTeachesCode Thanks. Am a new developer now learning Vanilla JS. So wanna know if i could use my knowledge in Vanilla JS to create mobile Apps in React Native. Because it will take me some time to learn React JS.
@VaibhavNaik26
@VaibhavNaik26 3 ай бұрын
Could you please create a video on how to convert this React Native app into an APK for Android and IPA for iOS?
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 ай бұрын
In the last chapter of this course 😀
@javascriptexpanse
@javascriptexpanse 3 ай бұрын
I appreciate your effort Dave. Kindly use Nativewind for styling. Also can you make the videos 30mins minimum and instead of waiting for the whole week for the next video please make it 2-3 days. Thanks
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 ай бұрын
Thanks for the requests. I plan to mention Nativewind later, but I wanted to keep the entry level requirements as low as possible on this series. No familiarity with tailwinds needed. I have a full-time job and other responsibilities so I'm afraid one per week is as fast as this series will be published. I always go with the content instead of a set time. Some may be longer some may be shorter. Thanks again 🙌
@disappointedkermit1498
@disappointedkermit1498 3 ай бұрын
Those are too many requests at once, my dude. The man is giving something, that others would pay for money to get. So try to keep the requests at minimum, especially the ones that intrude his upload schedule.
@konstantechang2779
@konstantechang2779 4 ай бұрын
thank you Dave
@DaveGrayTeachesCode
@DaveGrayTeachesCode 4 ай бұрын
You're welcome!
@bhend1
@bhend1 Ай бұрын
I tried changing the splash and it didn't work for me. But when i changed the App icon, the splash changed along with it. Also my app.json does not have a "splash" key, instead it is mentioned below in plugins. { "expo": { "name": "chaiApp", "slug": "chaiApp", "version": "1.0.0", "orientation": "portrait", "icon": "./assets/images/icon.png", "scheme": "myapp", "userInterfaceStyle": "automatic", "newArchEnabled": true, "ios": { "supportsTablet": true }, "android": { "adaptiveIcon": { "foregroundImage": "./assets/images/adaptive-icon.png", "backgroundColor": "#ffffff" } }, "web": { "bundler": "metro", "output": "static", "favicon": "./assets/images/favicon.png" }, "plugins": [ "expo-router", [ "expo-splash-screen", { "image": "./assets/images/splash-icon.png", "imageWidth": 200, "resizeMode": "contain", "backgroundColor": "#ffffff" } ] ], "experiments": { "typedRoutes": true } } } I tried changing the splash-icon, but it didnt work. Is there a fix for it? Thank You
React Native Navigation with Expo Router
36:18
Dave Gray
Рет қаралды 17 М.
React Native for Beginners tutorial
22:45
Dave Gray
Рет қаралды 42 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 317 М.
Build a Todo App with React Native from Scratch!
49:29
Code With Sajjan
Рет қаралды 1,8 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,4 МЛН
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 967 М.
From React to React Native in 12 Minutes
12:33
Simon Grimm
Рет қаралды 34 М.
How ChatGPT Built My App in Minutes 🤯
8:28
Website Learners
Рет қаралды 3,1 МЛН
React Native Tab Bar Routing with Expo Router
11:29
Simon Grimm
Рет қаралды 90 М.
Building a Mobile App in 2025: The BEST Technologies
13:31
Dan Ilies
Рет қаралды 147 М.
The Complete App Development Roadmap
7:52
Programming with Mosh
Рет қаралды 536 М.