🔴 Let's build a UPS Clone with REACT NATIVE! (TypeScript, Firebase, GraphQL, StepZen & Tailwind CSS)

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024

Комментарии • 160

  • @StepZen
    @StepZen Год назад +16

    YEAH!! Perfect stream 🚀

    • @beastnighttv
      @beastnighttv Год назад +2

      wooo stepzen!!!

    • @beastnighttv
      @beastnighttv Год назад +3

      you guys are awesome and helped me so much!!!

    • @StepZen
      @StepZen Год назад +1

      @@beastnighttv Thank you! What are you building?

  • @yatzcool1318
    @yatzcool1318 Год назад +20

    Hey Sonny, appreciate your hardwork man. This build is insane 🔥. I've been following you and your projects from 2020 and from building Whatsapp clone with Reactjs CSS and firebase to all these new projects with Nextjs, React Native, Stepzen, GraphQL and many more you have come a long way and the best part of that is you carried us with you. Thankyou for the value and knowledge you are providing through these live streams....💯💯and also I got a job because of you as a React Native Developer❤😃

  • @SuperYoda7
    @SuperYoda7 Год назад +1

    This was great to practice Navigation with TypeScript and GraphQL with StepZen! I built along!!

    • @hubesh716
      @hubesh716 Год назад

      Are you complete this project???

    • @SuperYoda7
      @SuperYoda7 Год назад

      @@hubesh716 sure! it's finished and looking great

    • @hubesh716
      @hubesh716 Год назад

      @@SuperYoda7 okay plz share your instgram handle i want to connect you thanks

    • @hubesh716
      @hubesh716 Год назад

      @@SuperYoda7 hi can you listen me?

    • @SuperYoda7
      @SuperYoda7 Год назад +1

      @@hubesh716 can we chat on discord?

  • @blackbird7013
    @blackbird7013 Год назад +5

    at 1:35:46 it was not the naming which was off, the @materializer directive expected "query" instead of "name". It should be like this:
    @materializer(
    query: "getTrackingItemsById"
    arguments: [{name: "id", field: "trackingId"}]
    )
    If you use VSCode and add the following to your VSCode Settings:
    "tailwindCSS.classAttributes": [
    "class",
    "className",
    "ngClass",
    "style",
    "containerStyle"
    ],
    You can have intellisense for TailwindCSS classes inside of style or containerStyle attributes in react-native using tailwind-rn. Assuming that the Tailwind CSS Intellisense Extension is installed. Maybe that helps :)

  • @ChadEvett-ow4gz
    @ChadEvett-ow4gz 2 месяца назад

    is is amazing! We are also going to go ahead and break the world record for saying "go ahead" the most times in a single stream! In all seriousness you are awesome and ths is much appreciated. Go ahead and get it done guys!

    • @SonnySangha
      @SonnySangha  2 месяца назад

      Hahahaha I’m sorry il try to shift the habit I’m glad you enjoyed the content though! It’s autonomous after all certain point🤣

  • @StefDev
    @StefDev Год назад +7

    Sonny Really always kills it👌What a legend.

  • @MenAmongTheRuins77
    @MenAmongTheRuins77 Год назад +1

    did not even know you could use tailwind for react native this makes everything so much easier

  • @ai_coding
    @ai_coding Год назад

    Hey Sonny new dev & sub here. Thank you for sharing your knowledge. Starting out with the backend first has made things make more sense now. Im finished with the tutorial & the app is lit! I got the repo pack off u recently. Imo you got some of the best tutorials in the game. Keep up the great work & energy!

    • @SuperYoda7
      @SuperYoda7 Год назад

      is your app running fine?

    • @ai_coding
      @ai_coding Год назад

      @@SuperYoda7 yes everything works.

  • @seeking9145
    @seeking9145 Год назад

    Intro sounds like a nice EDM-Radio-Stream haha instantly good nice party vibes like it is weekend hahaha and it is the first day of the week. Thanks for that 😎 and for the video of course too

  • @dalestewart
    @dalestewart Год назад +2

    At 1:35:48 you forgot to include transforms as part of the type query get Orders: [OrderList]@rest(transforms: [{ pathpattern: [], editor: "objectToArray" }])}

  • @mikedelta658
    @mikedelta658 Год назад

    You energy and charming face alone can serve as a motivational factor!

  • @PattyBeautCode
    @PattyBeautCode Год назад +2

    Again !! World Class project ! 😍

    • @SonnySangha
      @SonnySangha  Год назад +1

      Thank you!!

    • @ashugupta6248
      @ashugupta6248 Год назад

      did you finished the project as i need help regarding this build

  • @ngsuraj
    @ngsuraj Год назад +3

    Hi Sonny, I appreciate your hardwork as I have learnt so much from your videos.

  • @kozwe3167
    @kozwe3167 Год назад

    I finished this project, Thank You very much!!!.

    • @hubesh716
      @hubesh716 Год назад

      sir can you help me??

  • @priyanshupandey3148
    @priyanshupandey3148 Год назад +2

    You should consider deployment part as well.

  • @shivangtripathi2369
    @shivangtripathi2369 11 месяцев назад

    at 2:23:15 if you want to search irrespective of case sensitive means insensitive includes checks if the lowercase version of the array element contains the lowercase version of the input...👇👇👇👇
    filter((customer: CustomerList) => customer.value.name.toLocaleLowerCase().includes(input.toLocaleLowerCase()) )

  • @gregshen5106
    @gregshen5106 Год назад

    You're a legend bro

  • @IwanSetiawan-yc8gt
    @IwanSetiawan-yc8gt 8 месяцев назад

    Oke bos tengkiu terimakasih bayak kita jowin aja dulu ikutin perjalanan nya dan lihat cara kerjanya 👍🙏

  • @beastnighttv
    @beastnighttv Год назад +1

    amazing build, but i suggest using "nativewind" instead of "tailwind-rn"

  • @wusswuzz5818
    @wusswuzz5818 Год назад

    would love to see push notifications (with attached data to be used when its clicked upon) in one of these builds utilizing expo-server-sdk-node

  • @emirhan2070
    @emirhan2070 Год назад +1

    I did what you did but I can't fetch getCustomers data

  • @GuilhermeSantos-fz9us
    @GuilhermeSantos-fz9us Год назад

    YEAHH, you are amazing, bruh

  • @timthegreatone
    @timthegreatone Год назад

    Great build. This is my first react native project

  • @Bianchi77
    @Bianchi77 9 месяцев назад

    Nice video, well done, thanks :)

  • @nishanthdipali6838
    @nishanthdipali6838 Год назад +1

    And by the if an app gets way more reads than writes its better to use realtime database as it would cost 2 times lesser than firestore

  • @alr969
    @alr969 Год назад

    Thank you Sonny. What you have done here is so mush time and work into. Appreciate you my guy

  • @mayankkashyap79
    @mayankkashyap79 Год назад

    You are great. 👍👍
    Waiting for some more React Native Builds.
    Helped me a lot to learn many different technologies in just a few hours.

  • @stefanatanasov4336
    @stefanatanasov4336 Год назад

    What are the benefits of using Stepzen and all those tools in between, and not using the tools provided by Firebase?

  • @aranchafernandez7538
    @aranchafernandez7538 Год назад

    Hi from Spain LOVE YOU ENERGY

  • @mikedelta658
    @mikedelta658 Год назад

    I would love to learn about Microservices architecture from you, Sonny!

  • @Shinrogaming1
    @Shinrogaming1 8 месяцев назад

    fantastic vidéo ! thanks 👌👌👌👌

  • @savvyprogrammer
    @savvyprogrammer Год назад +2

    Hats of to you & your hard work 💜

  • @Tech_Alchemy
    @Tech_Alchemy Год назад

    Sonny literally does the best content for React JS and React Native development what a top G 😎😎😎😎

  • @SuperArnie1974
    @SuperArnie1974 Год назад

    Hey Sonny loving this build getting through it well half of it anyway. I notice snippets pop up during you typing out what extension? is that thanks Neill

  • @tho_norlha
    @tho_norlha Год назад +1

    If anyone knows why the data is fetched but the DeliveryCard are not rendered ??? in the web version it renders but not on my iphone ://

    • @maximkireenkov7867
      @maximkireenkov7867 Год назад

      Hey, bro, did you solve this issue ? i just have the same problem

    • @studyDwag
      @studyDwag Год назад

      @@maximkireenkov7867 I have the same problem bro

  • @axeljacob
    @axeljacob Год назад

    This is such a good content!

    • @ashugupta6248
      @ashugupta6248 Год назад

      did you finished the project as i need help

  • @shivangtripathi2369
    @shivangtripathi2369 11 месяцев назад

    you might get an issue while rendering the card if you just blindly copy the useOrders hook in useCustomer hook You might probably make mistakes in customer hooks

  • @uranium993
    @uranium993 Год назад +1

    I don't get how people are not distracted by music. I mean, dude is talking, and the music is playing.. wtf? I mean everyone can open another tab and play their own music..

  • @SunMoonBrothers
    @SunMoonBrothers Год назад

    sonny thanks great tutorial you got i like it even more than brad traversy

  • @alihammad8667
    @alihammad8667 Год назад

    Great! I'll watch it tomorrow.
    What is the name of the map? Do you use Google maps?

  • @mobix25
    @mobix25 Год назад +1

    dude, you're @ the ↑. Love the videos and love the presentation. You r amazing. what amazes me is that i always Learn new things and new ways. i never think that would be possible. but You've done it. AMAZING.

    • @SonnySangha
      @SonnySangha  Год назад

      Awh thank you so much bud!!! That’s what the PAPAFAM is all about!

    • @seekknowledge1928
      @seekknowledge1928 Год назад

      @@SonnySangha ❤❤

  • @oldgsteel
    @oldgsteel Год назад

    Funny because i did in the i-phone simulator and everything works perfectly , and when i try on my android device , the cards , map ,etc is missing , my question is why ?

  • @shahi657
    @shahi657 Год назад

    stepzen import curl is throwing the error A problem occurred while processing your import.
    Please check that the given curl command is valid.
    The StepZen introspection service has timed out.

  • @ramanrim
    @ramanrim Год назад

    when you run it in an actual device, the keyboard keeping coming up and hiding the content and also it doesn't disappear.

  • @peterkaranja60
    @peterkaranja60 Год назад

    Yeah my guys i can't get it to map data on customer screen even though i folled the steps in queries theough to hooks . Any help would be appreciated 👍

  • @forgottenanon4395
    @forgottenanon4395 Год назад

    love you work, huge fun

  • @purplepineapplegamin
    @purplepineapplegamin Год назад

    graphql throws errors that it can only be defined once... it is only defined once

  • @veedjohnson
    @veedjohnson Год назад

    Hi Sonny, please what extension you using that shows the color picker on your react native code?

  • @prabhakarpatel8630
    @prabhakarpatel8630 Год назад

    Does anyone complete that project 2:15:00 customer card didn't render even i used machine ip and localhost and main url it does not it did not fetch the data

  • @AmericanDragon134
    @AmericanDragon134 Год назад

    Sonny which css framework you using a lot ?

  • @langxu1127
    @langxu1127 Год назад

    hi Sonny, thanks for the great video,I use expo command line to package APK,the question is How to package APK to my own computer instead of expo platform ?

  • @AlexandraFlatcher
    @AlexandraFlatcher Год назад

    but enjoyed the build anyway. got to about 90% hate leaving code unfinished but will come back to this as bit bored of it to be honest. need to do something fresh.

  • @nuriaalvarez6061
    @nuriaalvarez6061 11 месяцев назад

    I have problems with CORS:
    has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
    How can I solve this problem Sonny?

  • @MuhammadHaris-qv8vz
    @MuhammadHaris-qv8vz Год назад

    Hello! Thanks for knowledge sharing. Can you please explain which tailwind react native library you like and why? i.e. twrnc, NativeWind and tailwind-rn.

  • @user-em1gt6nj2d
    @user-em1gt6nj2d Год назад

    I never understand how you know all these external types, from where to import, when to use,... That's the part of typescript that I am not really getting. For example at 1:10:09 => Line 14 - 17. Can someone help me on when/how to know what to use? 🙏

  • @SunMoonBrothers
    @SunMoonBrothers Год назад

    Sonny what your thoughts on ionic react?

  • @joshli1861
    @joshli1861 Год назад

    KeyboardAvoidingView does not pop up the keyboard in IPHONE 14 simulator..That is weird

  • @user-rc9sf9jy5x
    @user-rc9sf9jy5x Год назад

    Also gutted this uses local api address so cant be deployed or used outside of house to show, have to be logged into your computer to get the graphQL database stuff working in the app.

  • @lutfiikbalmajid
    @lutfiikbalmajid Год назад

    Sonny i really like React Native, and all your tuts was helped me. But, in indonesia so many job using flutter. Do i need to learn Flutter? Or React Native is enough

  • @zuzucodez
    @zuzucodez Год назад

    Great Great Great

  • @isaacreyes4915
    @isaacreyes4915 Год назад

    Was kinda excited to learn native until I made it midway through this video. Like bruh, I am trying to learn native, an hour and 40 mins in and most of the content is about random junk like stepzen, firebase, graphql, tailwind and icons.

  • @adhamelkelany
    @adhamelkelany Год назад

    This is awesome!!!!! I have a question as a designer when you change the font of the app does it affect native elements like the navigation bar and alerts or it stays in SF pro font, especially the nav bar. thanks

  • @joshalexzander1832
    @joshalexzander1832 Год назад

    I swear, MatPat is gonna be the only person in the world that will not be disappointed by this game once it comes out. It's gonna be so fun to watch

  • @emirhan2070
    @emirhan2070 Год назад

    this tailwind is so slow man, it makes me crazy

  • @tazheebshamsi
    @tazheebshamsi Год назад

    how to use mySql instead of graphQL???
    i want to use mySQL..please help me!!!

  • @SuperArnie1974
    @SuperArnie1974 Год назад

    On the video at 1:20:20 how do you get that layout on the browser?

    • @SuperArnie1974
      @SuperArnie1974 Год назад

      If anyone is stuck with the same I worked this being newby just add the chrome json extension

  • @sbcs3023
    @sbcs3023 Год назад +1

    In the CustomerScreen at const {loading, error, data} = useQuery(GET_CUSTOMERS); I got an undefined. The interesting fact is that in the playground the query returned the needed props but in runtime it gave me an undefined. Does it know somebody how can I solve it?

    • @sbcs3023
      @sbcs3023 Год назад

      For who is struggling with this problem I would say that this error appears when you are using Android emulator. The emulator will not know what is a localhost. You only need to use you ip address instead and it will work

    • @ashugupta6248
      @ashugupta6248 Год назад

      @@sbcs3023 hey i got the same issue can you explain the solution

    • @ashugupta6248
      @ashugupta6248 Год назад

      @@sbcs3023 please reply ASAP

    • @raymundfc
      @raymundfc Год назад +1

      Change the localhost in ApolloClient connection.
      Example:
      const client = new ApolloClient({
      uri: '192.168.100.101:5001/api/aged-gnat',
      cache: new InMemoryCache(),
      });

    • @bcrypted
      @bcrypted Год назад

      @@raymundfc Appreciate it, mate.

  • @priyanshupandey3148
    @priyanshupandey3148 Год назад

    Do anyone have idea of deployment of this build? I want to deploy it.

  • @piximdesign
    @piximdesign Год назад

    Brother i love see your all the video, please today my request, please build a talabat apps, please

  • @benjaminlee9380
    @benjaminlee9380 Год назад

    Whats the intro song?

  • @shreydadhaniya2587
    @shreydadhaniya2587 Год назад

    how can i get your song playlist

  • @JayJay-qh8gw
    @JayJay-qh8gw Год назад

    I got unsupported tailwind class, Can anyone help on this?

  • @necmettinsargn3934
    @necmettinsargn3934 Год назад

    I dont know where I did mistake by but my getTrackingItems pulls customer data as null

    • @necmettinsargn3934
      @necmettinsargn3934 Год назад

      extra transform on getTrackingItemById or getCustomerById was doing this.I forgot where did I remove after removing transform :D Fixed

  • @wrondonparticual5113
    @wrondonparticual5113 Год назад +1

    Problem: Network request failed
    Everything was perfect, until I install apollo. I did all configuration, my stepzen in working well, but the data is not showing - 2h15m. I am using iPhone and Expo app. did you guys have similar problem? I tried to reinstall apollo, restart several times...nothing

    • @oluwabukolahezekiah4198
      @oluwabukolahezekiah4198 Год назад +1

      Same issue.... can’t get the data at the frontend and stepzen is working fine

    • @nicholasbazzoni7084
      @nicholasbazzoni7084 Год назад

      @@oluwabukolahezekiah4198 find a solution ?

    • @oluwabukolahezekiah4198
      @oluwabukolahezekiah4198 Год назад

      @@nicholasbazzoni7084 can’t find the solution

    • @broncos720z
      @broncos720z Год назад

      Same problem here. Can't find solution yet.

    • @wrondonparticual5113
      @wrondonparticual5113 Год назад

      I tried diferent approachs - reinstalling Apollo, looking at the documentation - didn't find the solution. The information is not been passed through Apollo, but stepzen is working.

  • @adrianseidel4467
    @adrianseidel4467 Год назад

    Can you do a video without Expo please?
    And also dont use npx, install everything with npm and create every file and directory from scratch is way better. You wont have files, folders and libraries you dont need!

  • @syntheticquimera6642
    @syntheticquimera6642 Год назад

    I can't render the data 2:15:00. When I try to enter my API url after starting the stepzen service the following appears: {"errors":[{"message":"401 Unauthorized: missing or not allowed","code":401}]}.
    console.log(data) return undefined.

    • @matheusaragao3436
      @matheusaragao3436 Год назад +1

      u have to pass the Authorization header to the client in the ApolloClient, which is "Authorization" = "APIKey $(stepzen whoami --apikey)"

    • @egemenozyurek8160
      @egemenozyurek8160 Год назад

      Hi, I have the same problem and I did it but, still not working. any ideas ?

  • @usmanmarkaz
    @usmanmarkaz Год назад

    can anyone complete this project

  • @AtifKhan-cm8qv
    @AtifKhan-cm8qv Год назад

    An idea is to make a bank app.

  • @mikikoxtic7332
    @mikikoxtic7332 4 дня назад

    100e 😊e or pp

  • @CELLIVE
    @CELLIVE Год назад

    1:35 trackingItems: TrackingItems error: Unknown type ???? Please save me

    • @umershabbir1999
      @umershabbir1999 Год назад

      Same here i am stuck in it can any one help it out

    • @TravelVaultx
      @TravelVaultx Год назад

      Please I am facing the same issue here, is there a way anyone can assist me. (Your local schema has the following GraphQL errors:
      Error: Unknown type "TrackingItems".) this is the error message i keep getting.

  • @salonsospain
    @salonsospain 8 дней назад

    28K

  • @nicholasbazzoni7084
    @nicholasbazzoni7084 Год назад

    Anyone have trouble rendering the customer card on the customer screen. I’m not getting any errors but also not rendering anything

    • @lmartinez2001
      @lmartinez2001 Год назад

      It happens me the same thing, it's not rendering the customer card, but the error I printed just to make me sure says "Network request failed"

    • @konrad50023
      @konrad50023 Год назад +1

      wrap the customercard in a return fixed it for me

    • @konrad50023
      @konrad50023 Год назад

      @@lmartinez2001 Change the uri to apollo to your machines ip should fix it

    • @lmartinez2001
      @lmartinez2001 Год назад

      @@konrad50023 I'm gonna prove that, because it's weird. But also, it doesn't show me anything If console.log(data) either. I'll change the apollo uri as you said, thanks 🙌🏻

    • @nicholasbazzoni7084
      @nicholasbazzoni7084 Год назад

      @@konrad50023 interesting can you provide a snippet ?

  • @konrad50023
    @konrad50023 Год назад

    I'm stuck on getting customer cards to render any ideas? i thought it was apollo just not getting data but console logged inside the map and it shows the correct info but the card will refuse to render

    • @rollymagno698
      @rollymagno698 Год назад

      I'm in the same boat. The app will load and while populating the cards, I get render error - undefined is not an object it's pointing to useCustomerOrders.tsx line with the code (order) => order.trackingItems.customer_id === userId. I'm searching online and it seems like the predicate "order" is not defined and causing the render issue.

    • @rollymagno698
      @rollymagno698 Год назад

      I saw your reply below and wrapped it in a return function and still had the issue.

    • @Brutusskes
      @Brutusskes Год назад

      @@rollymagno698 rewatching this video now while I'm learning some React Native. Did someone found this?

    • @nicholasbazzoni7084
      @nicholasbazzoni7084 Год назад

      @@rollymagno698 ever find a solution?

    • @megatops6335
      @megatops6335 Год назад

      @@nicholasbazzoni7084 Hi, I had the same problem, in my case it was simply because I was typing the getcustomers query in queries file as JSON instead of an array of Custemers List :)

  • @salonsospain
    @salonsospain 8 дней назад

    716

  • @alimassrany9756
    @alimassrany9756 Год назад

    ❤️❤️❤️❤️

  • @expressmart5925
    @expressmart5925 Год назад +2

    Bro do one thing stop this podcast and make tutorial to give chance other to learn.

  • @animetime7185
    @animetime7185 Год назад +1

    First

  • @dave4925yahoo
    @dave4925yahoo Месяц назад

    sounds are too annoying.

  • @likhittanishqreddychilakal4476

    hhmm

  • @user-rc9sf9jy5x
    @user-rc9sf9jy5x Год назад

    cheers for the build Sonny! different to your others, only complaint. Few things dont work on android! SHADOW Effects!, header title in deliveries card screen wont display DELIVERIES IN PINK, and the main one for me FULLWIDTH doesnt work on android just displays the same blue card. What i will have to do is just implement the deliverycard screen to create a screen with the data in full width and maybe change the information and display a different screen as looks way too similar to the customers screen.
    Really dissapointed what works on IOS doesnt work on ANDROID? i thought react native would eliminate all the hassle of developing on both platforms but keep coming across bugs and problems. Sure this works fine on IOS but deploying this to a store would'nt work on android 100%. gutted. cant believe fullWidth? doesnt work! and its not worth my time trying to figure out how to fix it, when i can just build the delivery Card screen to render what i want? and not doctor the card? annoyed IOS / ANDROID so niggly! really gutted. but enjoyed the build anyway. got to about 90% hate leaving code unfinished but will come back to this as bit bored of it to be honest. need to do something fresh. thanks anyway sonny.

  • @mescudiwes8862
    @mescudiwes8862 Год назад

    If anyone has issues using tailwind, here is a walkthrough: stackoverflow.com/questions/71600495/why-is-my-tailwind-ract-native-not-working