lazycolumn
There are 54 repositories under lazycolumn topic.
Ahmad-Hamwi/lazy-pagination-compose
An intuitive and customizable Kotlin/Compose Multiplatform pagination composables that are built on top of lazy scrollables. Available on Android, iOS, MacOS, Linux, and Web.
SmartToolFactory/Compose-AnimatedList
🚀📱💖Animated LazyColumn/Row changes scale/color with animation and have a current selected item like a Pager. An elegant alternative for selecting from a list
erolaksoy/compose-impression
A library provides a way to track impressions of items in a lazy list with Jetpack Compose.
sunildhiman90/JetpackComposeTutorials
This is a free Jetpack Compose Course. This repo contains Jetpack Compose Tutorials. Sharing my learnings about Jetpack Compose here so that they can help others.
LDRAlighieri/Composites
✨ Composites are a group of tools and handy libraries that make it easier to use Jetpack Compose.
KevinnZou/compose-pagingList
A library that provides several functionalities to make it easy to write a list with Jetpack Paging3
hamedsj/GridChallenge
Sample project for creating simple LayoutManager.
gregkorossy/lazylist-state-hijack
LazyList reorder fixing by hijacking internal state with reflection
PineapplePie/FadingToolbar
FadingToolbar is an animation library which fades out your header view in a ScrollView/RecyclerView and fades in a toolbar (top app bar) title (analogue of the LargeTitle animation in iOS)
St4B/smart-tabs
A Jetpack compose library that auto-syncs a TabRow with a LazyColumn.
ahmetozydn/To-Do
Reminder application has modern UI using Jetpack Compose. Dagger-Hilt, MVVM architecture, Notifications, Swipe to Dismiss.
samandar-me/ImageSliderWithCompose
🏝️ displays images and data from backend in horizontal pager and lazy column in Jetpack Compose
BharathVishal/TextFileViewer-for-Android
A Text viewer for Android written in Kotlin. Allows viewing of .txt, .html, .xml, .css, .csv, .json file types. Makes use of JetPack Compose's LazyColumn and fully implemented in Jetpack compose using Material You 3.0 dynamic theming.
Dinesh2510/Navigation-in-Jetpack-Compose
The Navigation component provides support for Jetpack Compose applications. You can navigate between composables while taking advantage of the Navigation component's infrastructure and features. Basic concept about navigation in Jetpack compose.
samandar-me/clean-arch-compose
🌀 Simple and Basic news app. I used Jetpack Compose
amirreza-lotfi/AutoCompleteTextFiled
This library is AutoCompleteTextFiled library in jetpack compose framework.
mtcn/JetpackComposeExamples
:cool: Jetpack Compose examples with Demo UI
samandar-me/KtorWithJetpack
🍃 Displays data received the from backend in lazy column. Using Jetpack Compose, Rest API and Ktor
samandar-me/JetpackWhatsAppClone
☘️ Simple Whatsapp ui design using Jetpack Compose
BoltUIX/Compose-Shopping-Cart-App-Category
UI UX design for Compose Shopping cart app category page
davidorellana98/list-programminglanguage-compose
Implementación simple de una lista de lenguajes de programación utilizando LazyColumn y Coil en Jetpack Compose.
arpit999/ComposeDemo
Jetpack Compose First step
cosmin-oros/Multi-Select-LazyColumn
Multi Select LazyColumn made using Kotlin in Android Studio (Jetpack Compose)
Harsh-Srivastav123/MovieApp
Movie App jetpack Compose using coil library & jetpack navigation
muameh/ShoppingListWithJetpackCompose
This simple shopping list application has been developed for the purpose of learning the "Lazy Column" technology, which is the counterpart of RecyclerView in Jetpack Compose.
vinchamp77/Demo_SimpleRecycleView
Demo App - RecycleView / LazyColumn
zainulhassan815/swipe-videos-compose
Play videos in LazyColumn or LazyRow in Jetpack Compose
BoltUIX/Swipe-to-Refresh-Jetpack-Compose
A library provides a layout that offers the swipe-to-refresh UX pattern, similar to Android's SwipeRefreshLayout.
chayan2009/MU-Jetpack-Compose
A simple Zapco Section wise product list app in jetpack compose with MVVM architecture.
denizhanMisirlioglu/Android-App-LittleLemonUiJetpackCompose
Designed with UX/UI principles using Figma by me and developed with Jetpack Compose for the Little Lemon app
FakhrulASA/Jetpack-Compose-A-Z
Jetpack Compose basic to advanced everything will be found in this repository. Feel free to explore!
nabilBouzineDev/RecipesListApp
A sample recipes list app to solidify my knowledge of Material Design & build beautiful UIs using Jetpack Compose.
revathy516/Revathy_Palo_Infinite_scrolling
The Infinite loading of image gallery implemented with jetpack compose and MVVM architecture.
avanisoam/basic-android-kotlin-compose-training-affirmations
Implementing Pagination in Jetpack Compose: With and Without Paging 3 Library
avanisoam/BusinessCardApp-with-Settings-using-DataStorePreferences
Dynamic BusinessCard App using Data Store Preferences
DjokaFioka/ComposeRecView
Recyclerview (LazyColumn) example in Compose