Skip to content

Developers Breach

  • About Us
  • Compose
  • Blog

Tag: Navigation

Posted on January 2, 2022January 24, 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, 2021January 24, 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, 2021January 24, 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.

Featured image for article
Posted on January 4, 2020January 24, 2022

Pass data between fragments with Navigation in android

Navigation is part of Android Jetpack which handles everything needed for an app navigation. With SafeArgs, NavArgs and place to visualize all app destinations at one place. Learn with example I have created in this article.

Posted on October 31, 2019January 24, 2022

Working with jetpack navigation android

Easy to implement and whole app navigation at one place, with visual code editor which connects different destinations using actions. Learn how to implement SafeArgs with this article. Also check the my example available in Github.

Posted on October 27, 2019January 24, 2022

Navigation with ViewModel and LiveData | Android Architecture Components

Pass data between destinations using Safe Args along with ViewModel, LiveData with this simple android app. Navigation is part of Android Architecture Components which helps to visualize and build an app which navigates properly between different destinations.

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

  • Reveal effect animations in compose jetpack android
  • Architecture for Compose android apps – new revamped principles
  • Search with TextField in list Compose Android Jetpack
  • Custom shape animations pulsating circles on canvas in compose android
  • Jetpack Compose Hourglass animation on canvas in Android

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.