navigation-component topic

List navigation-component repositories

MyWeatherKotlinFlow

28
Stars
9
Forks
Watchers

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 co...

CineWatch

45
Stars
15
Forks
Watchers

Sample Movie app using Hilt, RxJava3, View Binding, Jetpack Components( MVVM, Navigation Component, Room, Live Data), Retrofit

Tedu

144
Stars
21
Forks
Watchers

Todo app but minimal, open-source, and free.

android-clean-architecture

125
Stars
14
Forks
Watchers

Sample for Android Clean Architecture.

Beaver

274
Stars
32
Forks
Watchers

Android MVVM + Dagger 2 (Hilt) + JetPack project template

ComposableRoutes

19
Stars
1
Forks
Watchers

This library is a helper for the Android Compose Navigation routes

iiCnma

47
Stars
6
Forks
Watchers

A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.

Multiple-Backstack-Navigation

63
Stars
9
Forks
Watchers

Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.

MVVMTemplate

771
Stars
117
Forks
Watchers

An Android Template with MVVM and Clean Architecture

MVI-Clean-Architecture

89
Stars
19
Forks
Watchers

MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries