• Stars
    star
    38
  • Rank 704,829 (Top 14 %)
  • Language
    Kotlin
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample project to demonstrate how to have clear and better interactions between composables and viewmodels.

More Repositories

1

ClockView

A sample project displaying the use of Canvas based custom drawings in Android.
Java
43
star
2

GraphCompose

Demonstration of creating graph in jetpack compose.
Kotlin
36
star
3

Otp-Demo---Kotlin

A learning project which focuses on designing an OTP flow and use of various components of Android efficiently
Kotlin
31
star
4

WeatherDomainLayerSampleApp

The projet demonstrate the usage of having a contract between our api responses and ui objects to eliminate dependency of both on each other.
Kotlin
14
star
5

Android-Bluetooth-Low-Energy-Wrapper-BLE

This project is created on top of Google's BLE project but made it more simpler in use. A module or wrapper which lets you not worry about any handling of BLE related work. Set up callbacks and get started.
Java
14
star
6

WhatsAppDesign-Compose

Designing WhatsApp home screen in jetpack compose which includes Chats, Statuses and Calls.
Kotlin
13
star
7

TimerApp

Kotlin
9
star
8

WhatsappAttachmentAnimation

Creating the animation similar to the one which appears when attachment icon is clicked in whatsapp and 6 options open up in a curtain effect.
Java
8
star
9

ParallelProcessingInLazyColumn

Demo video to show how to make multiple parallel calls using coroutine within a list and then updating the UI state correctly for each item.
Kotlin
7
star
10

Apis-using-Ktor

Sample project to demonstrate how to create apis for applications using Ktor framework
HTML
6
star
11

UserStackAnimation

Sample project to show how can we create user stack animation.
Kotlin
6
star
12

CustomLoginDesign

Demonstration of custom UI design
Kotlin
4
star
13

PreferenceModuleDemo

Project to demonstrate how can we create a local-preference module/layer for our app and keep our preference clean and independent.
Kotlin
4
star
14

CustomLayoutDemo

Demonstrate the use of custom layouts for better control and clarity in code. It allows us to separate the views and focus on the functional aspect.
Java
3
star
15

PhonebookContactFetch

Without using any library, quickly fetch your phonebook contacts and that too without duplicates. This can be used in contact syncing functionality.
Java
2
star
16

ApiLayerTestingSample

This project demonstrate how can we unit test our repositories connected with remote data source.
Kotlin
1
star
17

ApiMockingSample

Project demonstrate how can we mock apis using build types.
Kotlin
1
star
18

FontAwesomeTab

Tabs with fontawesome support.
Java
1
star