Skip to content

furkannkaymaz/Compose-lazy-column

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Summary

  • This project demonstrates the usage of LazyRow, LazyColumn, and Circle Image in Jetpack Compose, an Android UI toolkit. The application displays a list of items using LazyRow and LazyColumn, which are composable functions that allow for efficient loading of large lists of data. The Circle Image composable is used to display circular images for each item in the list.

  • LazyRow - A composable function that creates a horizontally scrollable list of items.

  • LazyColumn - A composable function that creates a vertically scrollable list of items.

  • Circle Image - A composable function that creates a circular image.

About

Jetpack Compose - Usage of LazyRow, LazyColumn

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages