Jayant Kumar
Jayant Kumar
ShoesKMP
A Shoes app built using Compose Multiplatform for Android and iOS
Jetpack-Compose-Firebase
In this repository we will see the features of firebase & implement with jetpack compose.
chat-app-ui-compose
A simple chat app ui in compose 😍
Kmm-api-calling
A project which shows how to do api calling in both android and ios through KMM 😍
furniture-app-compose-ui
A simple furniture app ui in jetpack compose
MVVM-DaggerHilt-Retrofit-Sealed-Class-StateFlow-Coroutines-In-Android
In this project , we will build a simple application ,where we fetch data from the server and show into recyclerview with the help of MVVM patter, Dagger-hilt , Retrofit, StateFlow , Sealed Class and...
Check-Network-Connectivity-with-LiveData-Android-kotlin
so In this project we will check our application is connected with internet or not through Live data , if the application is connected with Internet , we will update the textview with "connect with in...
Paging3-with-RoomDatabase-and-Retrofit-in-Android-Kotlin
The Paging library helps you load and display pages of data from a larger dataset from local storage or over network. This approach allows your app to use both network bandwidth and system resources m...
composeOneScreens
Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).
Weather-app-in-Android-Kotlin
In this project, we are going to make a weather application , with the help of dagger-hilt, retofit,coroutines,flow and channel. I have used openweather free api to make network request.