Stars
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
🌠 Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).
Rick & Morty Kotlin/Compose Multiplatform: Ktor, Sqldelight, Koin, Flow, MVI, Compose
A simple games recommendation app to practice MVVM architectural pattern
To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM A…
Ecormmerce app built using Android latest UI framework - Compose UI and data coming from Fake Store API
Using the native android class of snack bar. This custom snack bar will help you display much more personalized app toast. You can change the color, add an icon, outline on the toast and much more.
A simple NFT Market place Android App UI built on Jetpack Compose.
Implement an app where a user can pick products from a list and checkout them to get the resulting price. No need to implement any real payment system, but we do need a nice user experience where o…