Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 836 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 836 Bytes

CleanArchitectureTemplate

A Starter Clean Architecture Template for XML and Compose Android Project with DI, Network and other neccessary dependencies

Branches

main:

XML Template with Hilt, Retrofit, Navigation Component and Room Setup

without-room-db:

XML Template with Hilt, Retrofit and Navigation Component Setup

compose:

Jetpack Compose Template with Hilt, Retrofit, Compose Navigation and Room Setup

compose-destinations:

Jetpack Compose Template with Hilt, Retrofit, Compose Destinations Library (for navigation) and Room Setup

compose-without-room:

Jetpack Compose Template with Hilt, Retrofit and Compose Navigation Setup

compose-destinations-without-room:

Jetpack Compose Template with Hilt, Retrofit and Compose Destinations Library (for navigation) Setup