React Native List Views for Beginners

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 21

  • @DaveGrayTeachesCode
    @DaveGrayTeachesCode  29 днів тому +3

    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

  • @dfields9511
    @dfields9511 8 годин тому

    gr8 vid, I came here from the 3 year older React for beginners series vid for more learning on react. other then the complexities of the frameworks its great, and much easer then Angular to learn or that could be just your teaching abilities.

  • @AndreM07
    @AndreM07 24 дні тому

    I was assigned to make an app at work and I had no idea how to start learning React Native. Thank God I found your videos because they have taught me so much!!
    I look forward to the next lesson!
    Thank you so much for your lessons ♥♥♥

  • @insomnia1420
    @insomnia1420 День тому

    Thank you veryyy much!

  • @igwekennedy3033
    @igwekennedy3033 28 днів тому

    ❤🎉 finally a react native course I remembered someone last year I recommend this
    Thanks Dave gray ur the best
    Hope to get an expo course along with this

  • @kehindegilbert2699
    @kehindegilbert2699 28 днів тому +1

    Thank you for this awesome content!

  • @mytube8434
    @mytube8434 26 днів тому

    Love this series, I'm learning alot - quick question - where are the images for the Menu directory? I can't find them on the repository.

  • @abdulkerimyalcn3911
    @abdulkerimyalcn3911 26 днів тому

    great a tutorial please continue video series

  • @AlphabetCorporation.1
    @AlphabetCorporation.1 22 дні тому

    We are waiting for the next lesson

  • @zabantak
    @zabantak 26 днів тому

    And please if its possible eject the application at the end of your last tutorial of react native and make it a stand alone application so it can be shared by Bluetooth. Thank you

  • @regilearn2138
    @regilearn2138 28 днів тому +1

    react native did a major update recently. how does it effect to this playlist ?

  • @kooweso
    @kooweso 28 днів тому

    Letsgooo

  • @Reykail
    @Reykail 25 днів тому

    At minute 8:20 theme is not able to find the headerBackground from colors? Anyone have the same issue?

  • @RohitBisht-x8p
    @RohitBisht-x8p 9 днів тому

    why not using tsx?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  7 днів тому

      I mention several times in this video series that I am not using TypeScript because I don't want to create an additional learning requirement for beginners. However, if you already know TypeScript, please feel free to continue using it. I will use TypeScript in upcoming React Native project videos.