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

Sdílet
Vložit
  • čas přidán 19. 05. 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
  • Věda a technologie

Komentáře • 25

  • @faisalshaikh7994
    @faisalshaikh7994 Před 2 lety +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 Před rokem +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 Před 2 lety +1

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

  • @xdreamland6188
    @xdreamland6188 Před 2 lety +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 Před 2 lety +1

    I love this videos... Thanks ✨

  • @blendermaster8934
    @blendermaster8934 Před 2 lety +1

    Lukas should have his own channel!

  • @kacychen3633
    @kacychen3633 Před 2 lety +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 Před 2 lety

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

  • @paolkrogolov1425
    @paolkrogolov1425 Před 11 měsíci

    Cooool maaaan!

  • @realtorBG
    @realtorBG Před 2 lety +1

    Lukas is very nice guy

  • @shawnlaw3336
    @shawnlaw3336 Před 2 lety +3

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

  • @user-te8sd7ps7q
    @user-te8sd7ps7q Před rokem

    awesome

  • @growthhacking9126
    @growthhacking9126 Před 2 lety +1

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

  • @owenpineda9772
    @owenpineda9772 Před 2 lety

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

  • @ext1nger294
    @ext1nger294 Před rokem

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

  • @RosannaMcKinley
    @RosannaMcKinley Před 18 dny

    Awesome!👙🚴

  • @mariacristinaarezzi
    @mariacristinaarezzi Před 5 měsíci

    Hello

  • @nguyenhaiang2942
    @nguyenhaiang2942 Před rokem

    ok

  • @odzmaker
    @odzmaker Před 11 měsíci

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

  • @hkomsi284
    @hkomsi284 Před rokem

    Sa

  • @omtono9393
    @omtono9393 Před 5 měsíci

    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 Před rokem

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