Building Offline-First Mobile Applications Using MongoDB Realm

Published on May 29, 2023.

Although everyone today might seem to be always connected and dependent on the internet, users of our applications have the desire to use their favorite apps at any time regardless of their device network connection status.

Within this article, using MongoDB Realm , we would add offline support to an existing React Native application that records a user’s audio and uploads it to an Amazon S3 bucket using a custom resolver function. Here’s a quick demo of the application before we modify it.

Building Offline-First Mobile Applications Using MongoDB Realm

Want To Read More?