offix
offix copied to clipboard
How offix supports File offline upload ?
User case
My users want to create tasks offline, adding pictures I want these files to be uploaded when connexion is back
How to do it with offix ?
Not supported. Sorry. Offix is in maintenance mode. no new features
@wtrocki, do you know an offline lib that supports that ?
Depends. Basically you should store location to file not file itself and then have uploadLink from graphql file protocol. Problem is that FileList cannot be created programatically unless in ionic or react native.
React Query is the new standard
We’re using Urql, so I’m diving on this side ! Thanks a lot