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

Поделиться
HTML-код
  • Опубликовано: 9 май 2024
  • Follow along and build a real Crypto Price Tracker App in React Native. This step-by-step tutorial is a great starting point for developers with any experience even beginners!
    📚 Enroll NOW in The Full-Stack Mobile Developer course and don’t miss out on your chance to become a 6-figure dev! Check out what our successful students are saying about their experience: academy.notjust.dev/?...
    By the end of this tutorial, you will learn to:
    ✨Set up your first React Native project with Expo CLI
    ✨Run your app on Android and iOS devices/emulators
    ✨Build beautiful UI designs
    ✨Data management with Props and State
    ✨Functional components, hooks (useState, useEffect)
    ✨Structure your project like a PRO
    ✨and more
    🎒 Download the Asset Bundle (Images, Dummy data, PDF presentation, cookies):
    assets.notjust.dev/crypto-tra...
    💻 Source code: github.com/notJust-dev/Crypto...
    Part 1: • Let's build a CRYPTO P...
    Part 3: • Let's build a CRYPTO P...
    Part 4: • Let's build a CRYPTO P...
    Part 5: • Let's build a CRYPTO P...
    💬 Join the notJust Development gang and let's build together:
    Twitter: / vadimnotjustdev
    Instagram: / vadimnotjustdev
    Facebook: / notjustdev
    LinkedIn: / vadimsavin
    Discord: / discord
    Timecodes:
    0:00 How to build a Crypto Price Tracker App in React Native
    6:00 Downloading the Asset Bundle
    8:35 Navigation Implementation
    45:00 Fetching Data with Axios
    1:33:00 Implementing Bottom Tab Navigation
    1:46:00 Creating Pagination
    2:19:00 Watchlist Screen
    2:21:00 Data Management using Context API
    Disclaimer: This build is for educational purposes only!! All views, opinions, technology choices expressed in this video are my own and do not represent the views, opinions, technology choices of any entity whatsoever with which I have been, am now, or will be affiliated.
    #cryptoapp #notjustdev #reactnative
  • НаукаНаука

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

  • @faisalshaikh7994
    @faisalshaikh7994 2 года назад +1

    @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

  • @alperengonul358
    @alperengonul358 Год назад +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 2 года назад +1

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

  • @xdreamland6188
    @xdreamland6188 2 года назад +3

    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

  • @darianmorat
    @darianmorat 2 года назад +1

    I love this videos... Thanks ✨

  • @kacychen3633
    @kacychen3633 2 года назад +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~

  • @christianbaker3360
    @christianbaker3360 2 года назад

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

  • @blendermaster8934
    @blendermaster8934 2 года назад +1

    Lukas should have his own channel!

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

    Cooool maaaan!

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

    awesome

  • @realtorBG
    @realtorBG 2 года назад +1

    Lukas is very nice guy

  • @growthhacking9126
    @growthhacking9126 2 года назад +1

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

  • @shawnlaw3336
    @shawnlaw3336 2 года назад +3

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

    • @notjustdev
      @notjustdev  2 года назад +2

      Haha 😂 Indeed he is

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

    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?

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

    Awesome!👙🚴

  • @mariacristinaarezzi
    @mariacristinaarezzi 5 месяцев назад

    Hello

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

    ok

  • @odzmaker
    @odzmaker 10 месяцев назад

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

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

    Sa

  • @omtono9393
    @omtono9393 5 месяцев назад

    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 Год назад

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