Rodrigo Solís

Results 94 comments of Rodrigo Solís

But if its done while the app is running (not in foreground) is it really background sync? I think I didn’t understand what you’re saying.

So you’re talking about periodically updating?

@piranna I think that feature can be implemented in userland. @OFranke I haven't had the chance to check out what you shared. I'll get back to you on that.

We haven't prioritised this issue just yet. It's something we want but we're currently focused on getting v3 out of the door. If you have some ideas on to how...

hello, could you share a reproduction of the bug

Hello we’re making progress again. There was a big pause but _life finds a way_, so we’re back on track. Prototype can be found here: https://github.com/redux-offline/offline-side-effects/pull/3

I have great news!! **v3** is starting to shape up. I think we're very close to a new working version!! 🎉 We've been working on the new [core library](https://github.com/redux-offline/offline-side-effects) that...

I updated https://github.com/redux-offline/offline-side-effects documentation to explain the new API.

Quick update, released to npm the first version of `@redux-offline/offline-side-effects` also updated the **v3** branch. Now it will use **tsdx** to build _Typescript_ and it will have a smaller API...

Quick update, I migrated the code in `@redux-offline/offline-side-effects` to this repo under the #429 branch. I created a monorepo, it just made more sense than having different repositories. I will...