Hi all,
We are prepping to implement offline usage to our Draftbit app - our BE runs on Xano. To enable offline usage we are considering WatermelonDB. Question now is - who has experience using Xano in combination with a FE that allows offline usage (thus requiring pulling and pushing data to sync FE and BE);
- Which sync method you've applied (timestamp, order number, …)
- Consideration of using row locking, diffing, …
Any help / input is much appreciated and very welcome!
Ben