Need Help: Two-Column Wallpaper App With Pagination (Dynamic Images + DevYB Loader)

Hello everyone,
I am creating a wallpaper app in Kodular and I need help with the block structure.

My goal is:

2-column layout (two Vertical Scroll Arrangements side by side)

Load 10 images at first

When user scrolls down → load next 10

Then next 10… (Pagination system)

Images are loaded using Dynamic Images + DevYB Image Loader

When user clicks a thumbnail → open another screen and show the full-size wallpaper

I need the complete block images for:

  1. Screen layout (two scroll columns)

  2. Global variables (startIndex, batchSize, two image lists, etc.)

  3. The “LoadNextBatch” procedure

  4. Dynamic creation of Card + Image in alternating columns

  5. Scroll detection to load the next batch

  6. “When Dynamic Image Click” → open full image screen

  7. Full image screen (Screen2) block for loading the full-size wallpaper

If anyone has a working example or block screenshots for this type of wallpaper app with pagination, please share.

Thanks in advance!

To make this you have to use several extensions as you requested above you can have a look to this: https://play.google.com/store/apps/details?id=com.twinkthakur18.HD_Wallpapers

Moved to Marketplace > Request