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

Поділитися
Вставка
  • Опубліковано 5 тра 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.

  • @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

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

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

  • @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~

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

    Lukas should have his own channel!

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

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

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

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

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

    Lukas is very nice guy

  • @user-te8sd7ps7q
    @user-te8sd7ps7q Рік тому

    awesome

  • @paolkrogolov1425
    @paolkrogolov1425 11 місяців тому

    Cooool maaaan!

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

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

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

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

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

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

  • @RosannaMcKinley
    @RosannaMcKinley 5 днів тому

    Awesome!👙🚴

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

    ok

  • @mariacristinaarezzi
    @mariacristinaarezzi 5 місяців тому

    Hello

  • @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)