ViewModel-Driven Type Safe Navigation Explained! | Android ( Proposal )

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

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

  • @randominone
    @randominone 19 วันที่ผ่านมา +1

    Wow nice proposal, definitely I will try it 😀😉😊

  • @OvedGustavoRinconMachado
    @OvedGustavoRinconMachado 4 วันที่ผ่านมา +1

    Do you have a video about navigation with many screens and activities?

  • @ahmed_guedmioui
    @ahmed_guedmioui 18 วันที่ผ่านมา +1

    I think this is just making it more complex

    • @himanshugaur684
      @himanshugaur684  18 วันที่ผ่านมา

      Okay any suggestions.

    • @ayoubdev
      @ayoubdev 17 วันที่ผ่านมา

      @@himanshugaur684 singletone event ShardFlow like event bus simple and easy to implement

    • @himanshugaur684
      @himanshugaur684  17 วันที่ผ่านมา

      Yeah, you can use the event bus, but later, debugging your code becomes more messy. In this approach, you have everything in one place ( at the same feature )

    • @prithvirajdesigner2758
      @prithvirajdesigner2758 17 วันที่ผ่านมา

      It is too complicated.
      You can get the arguments directly from savedstatehandle in the viewmodel. Use the variable name as key.

    • @sumitjha2034
      @sumitjha2034 16 วันที่ผ่านมา

      Hey Ahmed, I feel like some time for a clean and scalable code things might feel like complex but late down the line as projects becomes complex it all seems making sense

  • @judymofficialchannel6377
    @judymofficialchannel6377 7 วันที่ผ่านมา

    Hi, great video thx but could you upload the correct repo, the link you ve given is to a different project