If you are searching for a RecyclerView in jetpack compose then this video is for you. Unlike RecyclerView here we have LazyColumnFor that will display the scrollable list.
Also how about having a scrollable list with just 5 lines of code, in this tutorial you will find how to create a scrollable list with as minimum lines as possible.