Skip to content
#

navigation-component

Here are 71 public repositories matching this topic...

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection

  • Updated Jan 21, 2020
  • Java

A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBin…

  • Updated Oct 2, 2020
  • Java

A movie guide app that helps you to discover different types of movies categories in the TMDB API , movie details , movie trailers , movie reviews and adding movies to your watchlist. Implementing MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, DataBinding and Navigation Component. Applying Clean Code using OOP , SOLI…

  • Updated Jul 5, 2020
  • Java

Improve this page

Add a description, image, and links to the navigation-component topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the navigation-component topic, visit your repo's landing page and select "manage topics."

Learn more