Let's build a CRYPTO Price Tracker with React Native (p.2)🔴

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

КОМЕНТАРІ • 27

  • @ajdaybyday3364
    @ajdaybyday3364 Місяць тому

    I really appreciate how you explained everything step by step.

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

      I'm glad you found it easy to understand 🙌

  • @faisalshaikh7994
    @faisalshaikh7994 2 роки тому +2

    @Lukas you are real life hero. You have no idea how much value you are adding to my development skills. I wish I will see more series from your side

  • @xdreamland6188
    @xdreamland6188 3 роки тому +4

    Instead of importing useNavigation you could also just get the ‘navigation’ by getting it as a prop from the component, as navigation will always be passed. Cleans up the code a bit more.
    So… const navigation = props.navigation

  • @alperengonul358
    @alperengonul358 2 роки тому +1

    I really really love this video. I just started react native and I'm trying to learn it through the project. The step by step implementation of everything is instructive.

  • @justicevelasco2248
    @justicevelasco2248 3 роки тому +1

    Muy bien explicado, Lukas! Saludos desde España 💯

  • @kacychen3633
    @kacychen3633 3 роки тому +2

    Hi, Mr.Vadim
    I tried to combine your Uber, Signal, and Amazon series , but no idea about creating admin panel for my own shop to get customers' data ( like message, orders,...etc) using the same app.
    Is it possible using user's attributes to add some features based on the same app? Or hardcode it in code?
    Waiting for your full stack courses~

  • @darianmorat
    @darianmorat 3 роки тому +1

    I love this videos... Thanks ✨

  • @blendermaster8934
    @blendermaster8934 3 роки тому +1

    Lukas should have his own channel!

  • @paolkrogolov1425
    @paolkrogolov1425 Рік тому

    Cooool maaaan!

  • @ext1nger294
    @ext1nger294 2 роки тому

    when i come to the second screen the graph always disappears, why?

  • @owenpineda9772
    @owenpineda9772 2 роки тому

    I keep getting a warning that says: "Possible Unhandled Promise Rejection (id: 0): " dose anyone know why?

  • @shawnlaw3336
    @shawnlaw3336 3 роки тому +3

    is nobody going to mention how handsome Lukas is? he's wow...

  • @realtorBG
    @realtorBG 3 роки тому +1

    Lukas is very nice guy

  • @growthhacking9126
    @growthhacking9126 3 роки тому +1

    🔴 Make a video on 'How to Lower AWS Cost in a startup'

  • @РадикЗимин-й7с
    @РадикЗимин-й7с Рік тому

    awesome

  • @Mcklazie
    @Mcklazie 3 роки тому

    Love your videos! Could you do a clone of Snapchat with there new maps? Thanks again for the awesome content 🙏

  • @odzmaker
    @odzmaker Рік тому

    are you programming on a potato ? , i can't read it on a 4k monitor, ......educational , headache inducing

  • @RosannaMcKinley
    @RosannaMcKinley 7 місяців тому

    Awesome!👙🚴

  • @nguyenhaiang2942
    @nguyenhaiang2942 2 роки тому

    ok

  • @mariacristinaarezzi
    @mariacristinaarezzi Рік тому

    Hello

  • @hkomsi284
    @hkomsi284 2 роки тому

    Sa

  • @omtono9393
    @omtono9393 Рік тому

    L 614: hallo sahabatku salam kenal ya...terimakasih sudah sharing semoga bermangfaat terus semangat dan sukses selalu ya...ini aku sambungkan tali silaturahmi aku harap kamu juga sudi menyambungnya ok...

  • @ext1nger294
    @ext1nger294 2 роки тому

    TypeError: watchlistCoinIds.some is not a function. (In 'watchlistCoinIds.some(function (coinIdValue) {
    return coinIdValue === coinId;
    })', 'watchlistCoinIds.some' is undefined)