🔴 Let's build a Deliveroo Clone with REACT NATIVE! (Navigation, Redux, Tailwind CSS & Sanity.io, TS)

  Рет қаралды 1,071,055

Sonny Sangha

Sonny Sangha

Күн бұрын

Пікірлер: 371
@SonnySangha
@SonnySangha 2 жыл бұрын
📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university
@АлександрЗмитрович-я4щ
@АлександрЗмитрович-я4щ Жыл бұрын
В Ж Х В Жв В В Й ххххжэ❤ц❤уу ууу 😂м❤иии иу. 😂😂😢😢чу😅😂 ц
@cipotusoa
@cipotusoa 10 ай бұрын
Why?
@programmermaureen7201
@programmermaureen7201 2 жыл бұрын
This was my first React Native Project and I built it, and it turned out so cool, thanks Sonny for this amazing project
@andrewnguyen2234
@andrewnguyen2234 2 жыл бұрын
I am trying to learn React Native, do I just download the source code and follow him?
@programmermaureen7201
@programmermaureen7201 2 жыл бұрын
@@andrewnguyen2234 You don't need to download the code, you can follow along and understand the code by web searching and yeah sonny explains it so well...
@khatariinsaan5284
@khatariinsaan5284 2 жыл бұрын
I also completed in 2 day step by step by learing the concepts ! It's Great !!
@laughingspunk9137
@laughingspunk9137 2 жыл бұрын
From where can I have the data which he has used ?
@programmermaureen7201
@programmermaureen7201 2 жыл бұрын
@@laughingspunk9137 bro you can make your data yourself in sanity studio you just need to create documents and put in the suitable data.
@AbiNephilim
@AbiNephilim Жыл бұрын
Incredible stream! Took me 5 days to follow this and code up my version of this project, I decided to use Typescript to get some experience with it - I'm a dev coming from a PHP / Laravel background with HTML, CSS and vanilla JS experience so this was my first time using React Native, Redux, Typescript, Tailwind and Sanity, and I have certainly learned alot. Next step is updating my version of this project to polish it abit more and make it different so I can add it to my portfolio. Thank you so much Sonny for this content! I've got a complete custom mobile app idea I've been meaning to get to so following this project has helped me learn immensely.
@khalilaliouich8246
@khalilaliouich8246 Жыл бұрын
Hello, What was the backend used language here please?
@pearce0101
@pearce0101 2 жыл бұрын
Your builds always help me a lot to improve my coding skills in react, Dude. 🚀🚀 Thanks a lot, Sonny 🌷
@anuragpramanik6095
@anuragpramanik6095 Жыл бұрын
I really enjoy this channel's content on React Native - it's all based on real-life projects! Keep up the great work bro!
@devdanny4926
@devdanny4926 2 жыл бұрын
If you agree that this is the best channel to learn reactNative in 2022 Gather here let's take some selfie😄😄😄
@rreay724
@rreay724 2 жыл бұрын
just a heads up, tailwind react-native isn't supported anymore and is now nativewind. Super easy to install and works exactly the same. Only real difference I saw is that you don't need the TailwindProvider.
@iosgod07
@iosgod07 2 жыл бұрын
yes i searched for not find tailwindcss-react vhange to nativewind
@boxjellyfish8045
@boxjellyfish8045 Жыл бұрын
Why classnames are not working in react native
@victoriaoflagos2281
@victoriaoflagos2281 Жыл бұрын
You saved my life 🙏🏼 Been struggling with this
@bharatmahendragowda7662
@bharatmahendragowda7662 11 ай бұрын
​@BARHAMMUSIC007
@bharatmahendragowda7662
@bharatmahendragowda7662 11 ай бұрын
@DeniseNelson1
@DeniseNelson1 2 жыл бұрын
Sonny! I miss joining you every week. The time difference makes it’s hard to catch you live but I want to thank you for continuing to make things easier to understand. I appreciate you and your hard work!
@muhammadtayyab2366
@muhammadtayyab2366 2 жыл бұрын
Dissenters the government divided Jack and smartphone oak dialysis patients did k jam sloop is discard
@aisteinlaw1558
@aisteinlaw1558 2 жыл бұрын
I learnt a lot of things in this video! Thanks to Sonny and Jay!
@hasanhafiz
@hasanhafiz 2 жыл бұрын
You are just changing the tutorial culture. Huge respect ✊
@cinturonnegro1263
@cinturonnegro1263 2 жыл бұрын
Hey bro! finally finished this app, hope this help me to get a better job! thanks man, i really appreciate this, keep working this way
@subhasishnathdev
@subhasishnathdev 2 жыл бұрын
Great job. One question, how are you showcasing it?
@lokindradangi
@lokindradangi 2 жыл бұрын
if your device is andriod then safeAreaview from react-native not gone work so import import { SafeAreaView } from 'react-native-safe-area-context'
@ratnakarmishra623
@ratnakarmishra623 2 жыл бұрын
Bhai safeAreaView not work android. So iska koi solutions do🙏🙏🙏
@hooyah
@hooyah 2 жыл бұрын
thanks. its work for me.
@devdanny4926
@devdanny4926 2 жыл бұрын
To target both devices... import { SafeAreaView } from "react-native"; you can use this: const styles = StyleSheet.create({ AndroidSafeArea: { paddingTop: Platform.OS === "android" ? StatusBar.currentHeight : 0, }, }); 😊😋 This works like charm!
@devdanny4926
@devdanny4926 2 жыл бұрын
UPDATE - import { SafeAreaView StatusBar, StyleSheet Platform, } from "react-native";
@ratnakarmishra623
@ratnakarmishra623 2 жыл бұрын
@@devdanny4926 bro flex-1 is not working. So this problem solution please 🙏🙏🙏
@zeroclp4503
@zeroclp4503 2 жыл бұрын
Just finished this app, amazing work Sunny, I guess this was a pretty good way to start with react-native. LOVE THE ENERGY.
@safwanebahho4805
@safwanebahho4805 2 жыл бұрын
Hi bro did you use the same image that sonny use if yes told how did you get him and thanks
@Zero-nw4hc
@Zero-nw4hc 2 жыл бұрын
Give the code
@Zero-nw4hc
@Zero-nw4hc 2 жыл бұрын
Do you have source code?
@nicholasbazzoni7084
@nicholasbazzoni7084 2 жыл бұрын
half way through this absolute blast cheers from brooklyn. love your show man!
@skilla10101
@skilla10101 2 жыл бұрын
Sonny wowwww lets finish this app bro. LETS GOOOO.
@diegodominguez6768
@diegodominguez6768 2 жыл бұрын
Just finished this project! Thanks Sonny 👑
@priyanshupandey3148
@priyanshupandey3148 2 жыл бұрын
How did you get the sanity data ?
@priyanshupandey3148
@priyanshupandey3148 2 жыл бұрын
But how to get the sanity contents same as he has in his build?
@tl6359
@tl6359 2 жыл бұрын
How did you get the increment button on dishes in dishrow to reflect or update the number onPress
@dfordemo981
@dfordemo981 2 жыл бұрын
واہ سواد آگیا، بہت اعلٰی برو 😊👍👍
@EktaAnkitni
@EktaAnkitni Жыл бұрын
May the diyas light lead you onto the road of growth and prosperity. Happy Diwali!
@Zack-oy2tz
@Zack-oy2tz 2 жыл бұрын
I feel like I need to smash the like Button 1000 times
@SteeveDIm
@SteeveDIm 2 жыл бұрын
OMG Bro you're the best coder on YT 🔥🔥🔥
@patrickkioko8191
@patrickkioko8191 2 жыл бұрын
looking forward to try sanity. And i dont know how i missed reminder for this yet i had subscribed !!!!!!
@franciscojaviergonzalezsan2367
@franciscojaviergonzalezsan2367 Жыл бұрын
Just finished the app. Amazing tutorial! Thank you Sonny!
@oyesaurabh
@oyesaurabh Жыл бұрын
Can you please provide me with the source code or something, just for reference?
@sohrabhossain9905
@sohrabhossain9905 2 жыл бұрын
Really loved your project and explanation ❤
@universecode1101
@universecode1101 2 жыл бұрын
It was great Sonny 👏🏻 In my experience switching from React to React Native, it's a little weird every time 😝 Cool project
@therevealmusic
@therevealmusic 2 жыл бұрын
yoo i see you in programming channels lets ggggggggggggggggggggooooooooooo
@ivity2353
@ivity2353 2 жыл бұрын
Hola! Cómo resolviste el error "can't find variable results"? 3:00:40 es donde aparece este error en el vídeo. No sé cómo resolverlo
@RahulSharma-ke7wg
@RahulSharma-ke7wg 2 жыл бұрын
i just love this channel.whenever i come here
@zakirbangash3185
@zakirbangash3185 Жыл бұрын
Hi Sonny, you are doing a great job, I love your content, but have a curiosity that why are you not using CLI. what do you think will CLI be replaced with Expo. eager to know about this from you
@JM-cf8zy
@JM-cf8zy 2 жыл бұрын
Would love a quick tutorial on FLEX-ROW, FLEX-1 ETC and how it correlates and works with a phone, most tutorials on the net are regarding HTML SITES etc. Its like one of the only things your videos confuse me with as i feel its not explained properly.
@JoshuaMusau
@JoshuaMusau Жыл бұрын
YOU'RE A F*CKIN GENIUS. I totally love your channel.
@artemiskim4916
@artemiskim4916 2 жыл бұрын
Sonny how do you run your app from browser? Thanks for awesome tutorial!!
@godfreyndiritu9062
@godfreyndiritu9062 2 жыл бұрын
You're simply the best Sonny
@eyosiyas_js
@eyosiyas_js 2 жыл бұрын
Ufffffff so cleannnnnnnnn. big fan my bro. Soon 1M bro keep going.
@adi9781
@adi9781 2 жыл бұрын
The OG is back!
@shellykapoor1958
@shellykapoor1958 2 жыл бұрын
you have installed react native using npx react-native-cli or with expo react native installed automatically
@omerakkoca8263
@omerakkoca8263 Жыл бұрын
Thanks for the tutorial Sonny
@nemanjagligovic3506
@nemanjagligovic3506 11 ай бұрын
Sonny you are the best ❤
@briancornielle2991
@briancornielle2991 2 жыл бұрын
Totally completed. Thank you so much for this!!
@hamadurrehman7830
@hamadurrehman7830 Жыл бұрын
File mean the whole project file
@renekutter7562
@renekutter7562 2 жыл бұрын
I really like your videos and your personality. Greetings from germany ! :)
@jamesvaughanllewellyn1315
@jamesvaughanllewellyn1315 2 жыл бұрын
You are amazing Sonnny😁
@prashantkumarsingh689
@prashantkumarsingh689 2 жыл бұрын
Hey Sonny always do start with this music its just awesome
@sandeepsunny8467
@sandeepsunny8467 2 жыл бұрын
Sonny trust me 1M sub coming soon 🔜…let’s celebrate in Birmingham…Nice content
@joscript7846
@joscript7846 2 жыл бұрын
Cool Am still practicing with the medium clone
@devsmith948
@devsmith948 2 жыл бұрын
Really excited. Amazing video. It is really helpful for me. I am not sure what is different between expo-cli and react-native-cli. Which do you prefer?
@ToTiredToAnimate
@ToTiredToAnimate 7 ай бұрын
lol, i put on a youtube playlist for an essay, then when i woke up i have been hearing computer coding.
@bw7868
@bw7868 2 жыл бұрын
Nice guy, Great coding, Beautiful music. Thanks for the awesome work.
@oficinah2470
@oficinah2470 2 жыл бұрын
Excelente Sonny, esta muy interesante la forma como explicas, gracias por tu aporte.
@natizerai
@natizerai 2 жыл бұрын
OMG this guys is legend!
@varaliyakrunal875
@varaliyakrunal875 2 жыл бұрын
React native is best and popular language best ...... channels and best. Coding with ui Design ☺️🤩🤩🤩
@nemopeti
@nemopeti Жыл бұрын
Is there a tutorial for de dev environment setup, and the project/folder structure you suggest?
@PattySpicy
@PattySpicy 2 жыл бұрын
Another clone that is going to change my web& mobile coding level ! Thanks Sonny and team for amazing work ! ! btw, see Jay for 5 second is very big bonus 😁👍🏻
@jay_4399
@jay_4399 2 жыл бұрын
HAHA Thanks!
@justicefrancis2002
@justicefrancis2002 2 жыл бұрын
i love this, respect
@boedaqsunda4255
@boedaqsunda4255 2 жыл бұрын
works, keep up the good work man
@sheheryarqazi1006
@sheheryarqazi1006 2 жыл бұрын
GOAT Teacher
@nihaltiwari2479
@nihaltiwari2479 2 жыл бұрын
Your content is crazy man
@rachidb9624
@rachidb9624 11 ай бұрын
Thanks man !
@valeredwandji3599
@valeredwandji3599 Жыл бұрын
tes video sont très pationnante. merci
@jamesvongampai5592
@jamesvongampai5592 2 жыл бұрын
I made it to the point where Sonny took pre workout! wooooo
@SonnySangha
@SonnySangha 2 жыл бұрын
🤣🤣🤣
@calebcadainoo
@calebcadainoo 2 жыл бұрын
Completed build
@ivity2353
@ivity2353 2 жыл бұрын
Hello bro. How you fixed this error: ReferenceError: Can't find variable: results You see this error n the 3:00:40 help me please.
@tdlearn3982
@tdlearn3982 2 жыл бұрын
This tutorial is really great, thanks a lot 🤟🤟🤟
@kulvirsingh4568
@kulvirsingh4568 2 жыл бұрын
Waheguru ji ka khalsa waheguru ji ki Fateh 🙏🙏 🔥🔥
@marcossouzajr1711
@marcossouzajr1711 2 жыл бұрын
Strapi can be used instead sanity? Thanks for this amazing tutorial!
@kedarkulkarni7426
@kedarkulkarni7426 2 жыл бұрын
Hey Sonny, this tutorial is really great, I request you to share the links in the description you are using in the video that will help people after live to try. links means package links ,documentation links etc.
@parnaell7320
@parnaell7320 2 жыл бұрын
Thank you so much! It work!
@sdn47payakumbuh10
@sdn47payakumbuh10 2 жыл бұрын
thank you very very very much, you help me a lot
@chrionimayoka1684
@chrionimayoka1684 Ай бұрын
DRC is there ♠
@yusufguner6198
@yusufguner6198 2 жыл бұрын
Guys can you help me how we filled the backend at sanity. I think ı missed the part where we filled our sanity restaurants , dishes , featured , categories . How can ı implement it to my own sanit studio. Or if he published his own sanity How can ı access to those sanity data and implement it to my own project.
@adamgerber7824
@adamgerber7824 2 жыл бұрын
do you have a spotify playlist? music is right up my alley man
@whoribleplayer
@whoribleplayer 2 жыл бұрын
I checked out your older videos, do you still solve rubiks cubes or lift?
@devitosolucoes7534
@devitosolucoes7534 2 жыл бұрын
Great video. May I ask you, how much would you charge for exactly this service you done in this video? Thank you.
@notharsh
@notharsh 2 жыл бұрын
Amazing video. Thank you Sonny
@silenttraveler1816
@silenttraveler1816 Жыл бұрын
Sonny this is excellent stuff, can you do a vedio on implementing codepush and appcenter on react native project too
@o-tat-o
@o-tat-o 2 жыл бұрын
Hey Sonny! Thank you for the amazing tutorials. I wonder, is there any other way to solve the grouping with items? without Object.entries. Can we push each item into separate array in redux store? because the syntax is very complicated and doesn't look reacty for me. Thanks in advance !
@prafulrane9037
@prafulrane9037 2 ай бұрын
what are the changes we need to do in this project for 2024?
@BenGodot
@BenGodot 2 жыл бұрын
Great video, I loved it! I have one question: Is Ionic worth using?
@demo5052
@demo5052 Жыл бұрын
I have deployed sanity. Now what changes should I make in my react native app so that I can connect directly to sanity studio instead of localhost:3333
@sankalpaneupane5954
@sankalpaneupane5954 2 жыл бұрын
You're great man!!
@InnovixusTechnology
@InnovixusTechnology 6 ай бұрын
Bro nice project 👍
@fadbad
@fadbad 2 жыл бұрын
Great work Sonny, did you manage to push the repo to github? I couldn’t find it
@jimmyopot1972
@jimmyopot1972 2 жыл бұрын
In Papa React I believe!!!
@zocky3282
@zocky3282 2 жыл бұрын
Really love your projects and builds 😍👏👏
@mikebeats3281
@mikebeats3281 Жыл бұрын
Backend is the most important😂🎉
@tomerhertz8502
@tomerhertz8502 Жыл бұрын
heya, great tutorial as always... ran into an error when connect sanity and trying to link the data to the app, especially the images - it relates up untill this point in the video <a href="#" class="seekto" data-time="113">1:53</a>:05 Error: Unable to resolve image URL from source (undefined), i used sonny projectId ...
@Ceo_Hub
@Ceo_Hub 2 жыл бұрын
Can you build projekt without next.js react.js and any libery
@Zaeka
@Zaeka 3 ай бұрын
why the f every time i wake up , i am watching a video of yours wtf
@SonnySangha
@SonnySangha 3 ай бұрын
Why do you fall asleep with KZbin on. That’s the real Q my friend
@yasirtawfeq3556
@yasirtawfeq3556 2 жыл бұрын
Thanks a lot
@vincenttanguayy
@vincenttanguayy 2 жыл бұрын
I would love to see the driver’s app for deliveroo. Can you make that happen?
@kshitizbathwal7509
@kshitizbathwal7509 2 жыл бұрын
Do these project videos also include backend coding/architecture or just frontend?
@typicalindiancoderwhowatch8458
@typicalindiancoderwhowatch8458 2 жыл бұрын
Great build 🔥🔥
@uchechris7822
@uchechris7822 Жыл бұрын
I’m having issues with the “sanity cord add” line it’s not working can anyone help?
@vincenttanguayy
@vincenttanguayy 2 жыл бұрын
You should do the driver app, i would love to see how it would look
@josbexerra8115
@josbexerra8115 2 жыл бұрын
saludos mister sonny.....gracias a pesar que no tiene subtitulos se entiende......saludos de los andes peruanos
@kennedyfreitas7548
@kennedyfreitas7548 2 жыл бұрын
Hey there @Sonny Sangha bro, where do you those those image assets?
@frostyfreezemovies
@frostyfreezemovies 2 жыл бұрын
Osm sir ❤️ as usual ✌️
@parichaypari7872
@parichaypari7872 Жыл бұрын
The tailwindcss-react-native has been depreciated. so do we actually need the babel thing?
@Balaji_G
@Balaji_G Жыл бұрын
Search abt nativewind bro
@jeremiahtrujillo2636
@jeremiahtrujillo2636 Жыл бұрын
The music is SO loud. It really distracts from the actual video.
@Mills2fly
@Mills2fly 2 жыл бұрын
Hello great work… how can I get access to source code. I hit a speed bump that I can’t seem to get over
@Jashan77114
@Jashan77114 Жыл бұрын
is sanity similar to AEM ? We are going to use AEM in client project
@nafisfuadshahid
@nafisfuadshahid 7 ай бұрын
is there anyway i can copy your sanity dataset?
@hrishikeshjain2307
@hrishikeshjain2307 2 жыл бұрын
Bro which music you are using on background while developing ?
@maurokane1468
@maurokane1468 2 жыл бұрын
Can you recommend any videos for Redux+FireStore CRUD?
@sovannborithyun5205
@sovannborithyun5205 2 жыл бұрын
Part 2 is coming?
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 131 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 130 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 79 МЛН
🔴 Let's build SIGNAL with REACT NATIVE! (Navigation, Expo & Firebase)
3:36:56
Building the Ultimate Workout Tracker with React Native & MongoDB
3:59:34
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 131 МЛН