Sample pagination compose app using Jetpack Compose LazyColumn. The project contains Compose UI elements, Paging Compose library with PagingSource and Looading Footer. Plus, you can check unit tests which you can test your pagination implementation.
I used GitHub Users Api for the demonstration.