Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Offline-First React Native Mobile App with Expo and Realm

Notifications You must be signed in to change notification settings

mongodb-developer/read-it-later-maybe

Repository files navigation

Notice: Repository Deprecation

This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.

Read it Later... Maybe

A small “read it later” kind of app to store links we save for later reading. As sometimes we never get back to those links I’ll call it Read It Later - Maybe.

Login Adding a Link
All Links Deleting a Link

And as we're using Realm Sync, every change is synced on all devices.

But wait, this also works offline!

How all this works

This is a React Native app made with Expo + Realm. All details in this MongoDB Realm DevHub Tutorial

Can I use it now?

Sure! You need to:

Resources

To learn more about Realm/MongoDB you have all these fantastic resources: