GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
This is a demo application for showcasing UI components like Rows, Columns etc. Also, this demo uses MVVM architecture along with HILT dependency injection library. This demo app also uses Retrofit for calling RestApi's and binding the data to UI using states in #JetpackCompose.
- Clean and Simple Material UI.
- It supports dark theme too 🌗.
- Kotlin - First class and official programming language for Android development.
- Jetpack Compose - Jetpack Compose is Android’s modern toolkit for building native UI.
- Coroutines - For asynchronous and more..
- Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- Hilt - Dependency Injection library for Android.
- Retrofit - A type-safe HTTP client for Android and Java.
- Gson - A JSON library for Kotlin and Java.
- Material Components for Android - Modular and customizable Material Design UI components for Android.
Contributed By: Baljeet Singh
If you need any help, you can connect with me.
Visit:- baljeet.dev OR Twitter:- yetanotherdev_ on Twitter
GNU License Visit:- LICENSE