Type-Safe Navigation In Jetpack Compose

Тәжірибелік нұсқаулар және стиль

In this video, you'll learn about how to use type-safe navigation. Say goodbye to null pointer exceptions and hello to smoother navigation in your app development journey!
Let's connect 🤗:
/ daniel-atitienei
Blog: / daniel.atitienei
Do you like my content? Here you can buy me a coffee ☕:
www.buymeacoffee.com/danielat...

Пікірлер: 14

  • @weaponx3373
    @weaponx337321 күн бұрын

    I like compact tutorials like this. great job 👍

  • @daniel.atitienei

    @daniel.atitienei

    20 күн бұрын

    Thank you!

  • @fourcade7851
    @fourcade785126 күн бұрын

    Super :) thanks for video bro :)) God bless you

  • @daniel.atitienei

    @daniel.atitienei

    26 күн бұрын

    You’re welcome! 😁

  • @sekiro8987
    @sekiro898712 күн бұрын

    Can u make video about support different screen size and best way for that on compose

  • @daniel.atitienei

    @daniel.atitienei

    11 күн бұрын

    I will try!

  • @manjodh
    @manjodh26 күн бұрын

    Goog job 👍

  • @daniel.atitienei

    @daniel.atitienei

    26 күн бұрын

    Thanks!

  • @vazhakentchiashvili2198
    @vazhakentchiashvili219825 күн бұрын

    Great content buddy! +sub

  • @daniel.atitienei

    @daniel.atitienei

    25 күн бұрын

    Thank you! ☺️

  • @prem_kumar
    @prem_kumar26 күн бұрын

    How can we use this with the composables.

  • @daniel.atitienei

    @daniel.atitienei

    26 күн бұрын

    Let's take the profile screen for example. It has a name and an email. The composable function will look like this: @Composable fun ProfileScreen(profile: Profile) {} The composable from the NavGraph will look like this: composable { val args = it.toRoute() ProfileScreen( profile = args ) }

  • @sikanderahmad4810
    @sikanderahmad481016 күн бұрын

    can make a proper video in which fetch api data like fake store api and showing item in lazycoloumn then click on any item that are showing in lazycolumn it navigate to detail screen and showing selected item data and item description of selected item that are coming in response on detail screen by using Type-Safe Navigation in jetpack compose thanks in advance if you make this video that become very helpfull for all

Келесі