LazyColumn | LazyRow | Jetpack Compose Layouts | Android Development | Kotlin



LazyColumn | LazyRow | Jetpack Compose Layouts | Android Development | Kotlin

LazyColumn | LazyRow | Jetpack Compose Layouts | Android Development | Kotlin

In this Android development tutorial, we will dive deep into the world of efficient scrolling with Lazy Column and Lazy Row in Jetpack Compose. From basic lists to complex lazy layouts, this tutorial covers it all.
Be sure to subscribe and turn on notifications so you don’t miss the next video in our series, where we cover all major layouts in Jetpack Compose.

Get the source code here
https://github.com/CodeInKotLang/ComposeLayouts

Other videos in this playlist
https://www.youtube.com/playlist?list=PL1b73-6UjePBHwPNV9tuCiQB6G3e58BNh

Chapters
00:00 : LazyColumn
03:10 : Reverse layout in lazyColumn
05:08 : LazyColumn State
10:10 : Sticky headers in lazy column
15:00 : LazyRow

Checkout my other videos :
-) Mastering Material 3 Components with Jetpack Compose
https://www.youtube.com/playlist?list=PL1b73-6UjePAGw5BsVvHzPXTHTWhh6cXi
-) CoinSwap Currency Convertor Android App using Jetpack Compose
https://youtu.be/nwtOVop9tHc
-) Newsroom Android App using Jetpack Compose
https://youtu.be/2AnX267z3Qs
-) Patient Tracker Android App using Jetpack Compose
https://youtu.be/w_3G5InWYxU
-) Tic Tac Toe Game in Jetpack Compose
https://www.youtube.com/playlist?list=PL1b73-6UjePBErkZRfkj-TVKU3MaX3rMb
-) BMI Calculator in Jetpack Compose
https://youtu.be/wk7nfOUSwhw
-) Number Guessing Game in Jetpack Compose
https://youtu.be/tHYn3B478ho

Comments are closed.