ciaranrobrien / SwiftUIMasonry

SwiftUI views that arrange their children in a Pinterest-like layout.
MIT License
162 stars 12 forks source link

Need Lazy loading #1

Open AugustDev opened 2 years ago

AugustDev commented 2 years ago

Layout seems to load all the items immediately, this doesn't really work with 1k+ images as all of them loaded immediately and lags the app. Any plans to include this?

omarabubakrll commented 10 months ago

+1