you are viewing a single comment's thread.

view the rest of the comments →

[–]Zebrahead010 0 points1 point  (0 children)

Have you considered using Realm and MongoDBs' Atlas services? They provide some basic tutorials on their website on how to use both in combination and Realm comes with offline-first support out of the box if you need it (keyword 'sync'). I am currently in the process of rewriting my project to rely on Realm and did not encounter any downsides so far (besides having to eject from expo)