Skip to content

Developers Breach

  • About Us
  • Compose
  • Blog

Tag: composable destination

SavedStateHandle in android
Posted on January 9, 2023January 9, 2023

Use SavedStateHandle with ViewModel Compose Android

Use SavedStateHandle effectively to receive arguments directly in ViewModel while navigation between composables or fragments in Android. Learn how to pass a parcelable navigation type objects and write a simple test case by mocking retrieved data.

Posted on January 2, 2022October 12, 2022

Architecture for Compose android apps – new revamped principles

Build android app with compose which follows guide to app architecture principles. Implement UI and Data layer built with ViewModels, Coroutines, States.

Posted on October 8, 2021October 10, 2022

Jetpack Compose Bottom Navigation View in Android

When developing any mobile app, it is very important that we think about how the user will move through our app. One of the best ways to help users navigate through an app is to include a Bottom Navigation Bar. Let's see how we can implement one in Jetpack Compose!

Posted on September 30, 2021August 14, 2022

Jetpack Compose Navigation list to detail in android

Learn how to build a simple navigation flow between list and detail composable destinations using jetpack compose in android. Build a simple app which shows cats using NavHost, NavController, NavArguments.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Me Around Web

  • GitHub
  • LinkedIn
  • Twitter

Recent Articles

  • Paging and lazy loading with compose in android jetpack
  • Use SavedStateHandle with ViewModel Compose Android
  • Handling permissions with Accompanist in Android with Jetpack Compose
  • Implementing permissions in Android with Jetpack Compose
  • Modal Bottom sheet in android jetpack compose

Site

  • About Us
  • Compose
  • Blog

Support

  • Feedback
  • Contact

Follow

  • LinkedIn
  • Gitthub
  • Twitter
  • About Us
  • Compose
  • Blog
 

Loading Comments...
 

You must be logged in to post a comment.