uistate
There are 18 repositories under uistate topic.
suveybesena/ShoppingApp
In this project, I tried to understand and implement the architecture suggested by Android.
cheney2013/UIState
一个 Cocos Creator 3.x 的插件,能够方便的管理多个UI状态
ArturoHerrera/Android-template
Template de android
suveybesena/HealthyVita-ChatApp
A doctor-patient forum where you can chat, video call, talk about health.
lixoten/codelab-bookshelf-app-android-kotlin-compose
The App display asynchronously downloaded images of the books along with their titles in a vertical grid. In Addition it lets the user Search for Books
abircse/AndroidArchitecture
An Implementation of Google Recommended New Android Architecture with Kotlin.
emineinan/CupcakeApp
A cupcake order app built with a Jetpack Compose.
raghul3/Viewmodel_Practice_app
Practice application to practice viewmodel and a temp to text fields and compose practice.
RakibMustafaRaees/WeatherApp_Android_Kotlin_Composible_Retrofit_Weather.API
This projects purpose was to use different android development concepts to make a working real-time weather application that displays weather of any city the user inputs in the search bar. Main technologies used are Android studio as IDE, Kotlin language, Composable concept, Retrofit to handle API Responses and weatherapi.com.
AnEstevez/recipes
Recipes is a simple demo app based on modern Android application tech-stacks and CLEAN architecture.
lixoten/demo-uistate-viewmodel-app-android-kotlin-compose
Simple app to demonstrate uiState and viewModel. Snackbar messages set in viewModel
RysanekRivera/RickAndMorty
Simple Android Application using The Rick and Morty API using JetPack Compose, MVVM, Dagger-Hilt, Kotlin Serialization, Compose Navigation, driven by UiState and UiEvent custom classes
lixoten/demo-internet-access-frogs-app-android-kotlin-compose
Simple app to demonstrate internet access with use of repository
lixoten/stuff-app-android-kotlin-compose
Simple app to demonstrate navigation without navController NavHost. and to demonstrate adaptive layout.
mahmmedn19/QRCode-Generator
This project is a QR Code Generator App that dynamically generates a QR code based on user input and selected payment options. The QR code updates every 5 seconds and includes encrypted user information and payment details.
saifi369/PassingStatesWithSealedClasses
Passing UIState from viewmodel to activity using kotlin sealed classes