Hi all, loving the library. I have a kmp chat application with supabase as a backend. I query messages with pagination and have a realtime listener for new/updated messages. I am having trouble of implementing paging with store while updating the SOT with new messages. Any sample with storex paging and/or combining of realtime updates? Thanks for all the hardwork @Matthew Ramotar
m
Matthew Ramotar
03/19/2025, 3:19 AM
Hey, sorry to be slow, no existing samples with StoreX Paging yet, but I’d be happy to take a look and share thoughts if you can send sample code