SQLDelight in Android: Getting Started, Episode 14: Integrate with Android Paging | raywenderlich.com

Learn about the integration library with Android Paging, which allows SQLDelight to provide a DataSource implementation that automatically pulls data from a table in a paginated fashion. Refactor the lists of the app to allow for potentially infinite scrolling, powered by Android Paging.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/21631179-sqldelight-in-android-getting-started/lessons/14