joreilly / Confetti

KMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear and SwiftUI iOS clients along with GraphQL backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prefetch images on Wear session page

yschimke opened this issue · comments

When the session screen is open, wait until user starts scrolling, and then kick off a network request to cache the image in memory.