Skip to content

mukesh4u/JetPackComposeList

Repository files navigation

JetPackComposeList

Creation of listview/recyclerview using Compose.

Creating a listview/recyclerview in Compose: Creating a listview/recyclerview in Compose is easy. No Adapter. No View holder.

What is LazyColumn?

  • A LazyColumn is a vertically scrolling list that only composes and lays out the currently visible items. It’similar to a Recyclerview in the classic Android View system.

alt text

About

Creation of listview/recyclerview using Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages