Dimillian / RedditOS

The product name is Curiosity, a SwiftUI Reddit client for macOS Big Sur
Apache License 2.0
3.95k stars 199 forks source link

Preload Posts for Faster Performance #50

Open Jomyy opened 2 years ago

Jomyy commented 2 years ago

load Posts before clicking on them, it seems like they are loaded when you click on them and it takes a second every time maybe you could fix this by loading all the posts when they are loaded in the list view.

Idk maybe you are doing this already but if not it may help