Building a LinkedIn clone with React Native and Stepzen

Поделиться
HTML-код
  • Опубликовано: 20 ноя 2024

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

  • @hectorrosario8355
    @hectorrosario8355 Год назад +3

    Part of the 1% club. Great content. Love the fact that you take the time to explain things. I will continue to code along future builds!

  • @TheAvi.developer
    @TheAvi.developer Год назад +2

    Really loved the tutorial vadim! If possible also add the functionality of hiding the bottom tabs on scrolling the feed.

  • @victorzerefos6557
    @victorzerefos6557 Год назад +2

    You are amazing. I wish I could be one of your students, but as I'm unemployed I can not afford for your course. 😢

  • @-blackcat-4749
    @-blackcat-4749 2 месяца назад

    Did you tackle efficient fetching of 2nd degree networks in any videos? These require insane number of joins when using a relational db. Would love to see the solution. LinkedIn's engineering blog made a complex post about it few years ago, but it's not trivial.

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

    Good material for beginners and is react (web) experienced friendly too

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

    Vadim, thank you so much! Loved it✨ Спасибо😊

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

    I'm a huge fan of this build, I'm in the 1% club as well, but I do have some questions that I've posted on the Discord server that nobody's responded to, can you please have someone take a look at that? I included a SS & a video of what's going on

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

    Desarrollarías una app así en windows porque la mayor parte las realizas en una Mac o algo asi

  • @nowyouknow2249
    @nowyouknow2249 Год назад +2

    Native wind next

  • @brandonestelle9029
    @brandonestelle9029 3 месяца назад

    You are doing a great job!

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

    Hi Vadim, how can I get the source code of this project?

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

    You are the best bro! I love you, no homo. Pls keep up with the awesome projects. Request: If you can do an uber clone or amazon clone with supabase. It will mean the world to me. Thank you always.

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

    All your tutorials are awesome and useful. And I have a request from you, can you create a clone trust wallet please 🙂🙃

    • @nostragalaxy9766
      @nostragalaxy9766 9 месяцев назад

      Did it work for you ? Some files are missing for me

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

    Nice!

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

    can we silent or normal mode in our android and ios in react native using button click?
    which library can we use?

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

      if u dont rply me then i'll unsubscribe you

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

      ​@@m_ashiq_12000broh are using your Android to make an app?

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

    Hey I love really all your Works indeed The Best on RUclips, but hey, have you evet thought to make a Real Clone of Facebook but this time with real Red CAmera Live, and Call and so on please.

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

    please Subscribed , commercial voice 3:18:04

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

    Help Please!
    ~
    iOS Bundling failed 2259ms
    Unable to resolve "@/components/ExperienceListItem" from "src/app/users/[id].tsx"
    iOS Bundling failed 282ms
    Unable to resolve "@/components/ExperienceListItem" from "src/app/users/[id].tsx"

    • @marcoss147
      @marcoss147 Год назад +1

      Maybe you don't have @ notation enabled, try with ../../ (...)