Jayant Kumar

Results 11 repositories owned by Jayant Kumar

ShoesKMP

23
Stars
1
Forks
Watchers

A Shoes app built using Compose Multiplatform for Android and iOS

Jetpack-Compose-Firebase

27
Stars
8
Forks
Watchers

In this repository we will see the features of firebase & implement with jetpack compose.

Kmm-api-calling

19
Stars
1
Forks
Watchers

A project which shows how to do api calling in both android and ios through KMM 😍

furniture-app-compose-ui

18
Stars
0
Forks
Watchers

A simple furniture app ui in jetpack compose

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

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

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

336
Stars
37
Forks
336
Watchers

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

16
Stars
7
Forks
Watchers

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.