T
TanStack2y ago
eastern-cyan

React native impossible to get paused mutations to send

I just can't set it up and the documentation has nothing to help out with this at all except some offline example that doesn't really explain anything. Did anyone ever get this stuff working on react native?
1 Reply
correct-apricot
correct-apricot11mo ago
i know this is late, but i managed to get it running by following this https://github.com/TanStack/query/discussions/5248
GitHub
Issue with Persisting Mutations in React-Native with React-Query · ...
Describe the bug Hey, I am facing an issue with persisting mutations in a React-Native app that uses React-Query and trpc. I want to be able to persist mutations even when the app is closed, so tha...

Did you find this page helpful?