Brady Law

Results 5 comments of Brady Law

Unclear to me what the best approach is (replacing cache provider vs. a `.clear()`), but I think it's worth having some sort of documented path for "the user logged out...

And if `.clear()` is _not_ recommended we should delete the example using it here https://swr.vercel.app/docs/advanced/cache#access-to-the-cache

Tagging a few related tickets in the category of algorithmic feeds: - https://github.com/mastodon/mastodon/issues/15981 - https://github.com/mastodon/mastodon/issues/19783 - https://github.com/mastodon/mastodon/issues/18352 I see an algorithmic timeline option as key to the usability of the...

@BathoryPeter Thanks for the info. #103 is closed and #125 looks like a pretty large change. Perhaps this a smaller one that can be added sooner.

I'm very new to React Native, but hit the same issue. FWIW, I disabled the new architecture temporarily and that works fine. ```diff diff --git a/react-native/app.json b/react-native/app.json index 81ef5a8..056c4c4 100644...