Instagram Clone in React Native: Video, Backend & Push Notifications

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024

ความคิดเห็น • 26

  • @fonbarnabas2667
    @fonbarnabas2667 3 หลายเดือนก่อน +2

    You give hope to react native devs and that's amazing. Thanks much.

  • @skayu2000
    @skayu2000 3 หลายเดือนก่อน +1

    Thank you again 😊

  • @AhmedFahmy-g4w
    @AhmedFahmy-g4w 3 หลายเดือนก่อน +1

    you are realy an amazing person

  • @exploit222
    @exploit222 3 หลายเดือนก่อน +1

    love Supabase

  • @design-0000
    @design-0000 3 หลายเดือนก่อน +1

    Thank you bro ❤

  • @keymoment
    @keymoment 3 หลายเดือนก่อน +2

    What do you think about using a monorepo to manage all apps in one project folder, such as API, web, admin, and mobile app? Is it a good idea for production?

    • @affiliatepaid747
      @affiliatepaid747 3 หลายเดือนก่อน

      this is what freelancers face....im tired of different repos for day?

  • @0.iam.1
    @0.iam.1 2 หลายเดือนก่อน +1

    some reason my profile is not updating..very strange..just rebuilding you code..and i have the fields correctly in Supabase. I am getting this error "Property 'avatar_url' does not exist on type '{ id: string; username: string; bio: string; }'.ts(2339)" and when i add the data in manually it will not display the image...but it does update the text..the file does upload to cloudinary though when i try to update..but it still says failed to update profile becasue supabase is not being updated...

  • @michealskup5730
    @michealskup5730 3 หลายเดือนก่อน +3

    Plz, use appwrite for the backend 🎉

  • @BohwanPark-bw4lw
    @BohwanPark-bw4lw 2 หลายเดือนก่อน

    I dont want to see a homie just rondammmly disappear

  • @KARANCHAVAN-it6de
    @KARANCHAVAN-it6de 2 หลายเดือนก่อน

    hello im from india

  • @srahul4178
    @srahul4178 3 หลายเดือนก่อน

    Thank you save my life last 2 years 😂😂😂😂

    • @notjustdev
      @notjustdev  3 หลายเดือนก่อน

      You're welcome 🙌

  • @himanishkoul748
    @himanishkoul748 3 หลายเดือนก่อน +1

    may I know which vscode font are you using

  • @damini2003
    @damini2003 3 หลายเดือนก่อน +2

    how do you upload multiple videos?

  • @darah.k3221
    @darah.k3221 2 หลายเดือนก่อน

    really I'm tired of Expo errors. 90% of my time goes to fixing Expo errors

  • @nehat786
    @nehat786 3 หลายเดือนก่อน

    Sir how to handle the situation if the puchToken is already stored in the db, and if user opens the app again that it will again the api request to save the push token to db. Should we stored the token in local storage too and conditionally make the api request based on the condition

    • @notjustdev
      @notjustdev  3 หลายเดือนก่อน

      I don't think that's a bad problem. In a way, you are updating the push token with the most recent one.
      If you want to optimize it, and not send the update request if it didn't change, you could either use the suggested approach of local store, or you could fetch the user profile data inside your Auth provider, and compare the new push token with the one from the user profile. If it's different, then send the update.
      Another thing around push tokens you should think about is multi-device support. With our approach, the user will receive the push notification only to the last device that he signed from. Because the user can only have 1 push token and we are overriding it.
      To support multi device, and send the notification to all devices that the account signed from, then you need a many to many relationship between user and push tokens. Create a separate table with tokens, and the token will have a user_id.

  • @HassanKhan-vc6ij
    @HassanKhan-vc6ij 3 หลายเดือนก่อน

    Thanks Brother

  • @Sandeepkumar-dm2bp
    @Sandeepkumar-dm2bp 3 หลายเดือนก่อน

    there is no tutorial, quiz app with pocketdb. if possible please create one.

  • @BohwanPark-bw4lw
    @BohwanPark-bw4lw 2 หลายเดือนก่อน

    be careful little wonderer

  • @BohwanPark-bw4lw
    @BohwanPark-bw4lw 2 หลายเดือนก่อน

    homey just dont

  • @Gangbuster74
    @Gangbuster74 11 วันที่ผ่านมา

    Stop using no company uses it 😂 its only for tutorials

    • @notjustdev
      @notjustdev  11 วันที่ผ่านมา

      what exactly?

    • @Gangbuster74
      @Gangbuster74 11 วันที่ผ่านมา

      @@notjustdev I recently have many interviews for react native developer role none of them asked about expo not and they shared details about about their project they are using react native with cli big companies doesn’t use it