Don't load every story in feed
Closed this issue · 1 comments
twodayslate commented
StoryFetcher is called for every story in a feed cause SwiftUI reasons... load should only be called when the story is opened.
Is there a way to pre-load some stories? Like perhaps only load the first 10 stories, after that don't preload.
Related #28
twodayslate commented
Implemented in 1.1.7