twodayslate/claw

Don't load every story in feed

Closed this issue · 1 comments

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

Implemented in 1.1.7