EventGet 50% off your ticket to MongoDB.local NYC on May 2. Use code Web50!Learn more >>
MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Mobile

plus Follow
Sign in to follow topics
Learn More

Featured

Article

A Preview of Flexible Sync

Flexible Sync lets developers start writing code that syncs data more quickly – allowing you to choose which data is synced via a language-native query and to change the queries that define your syncing data at any time....
MongoDB thumbnail image
React NativeMobileRealmSync

Jun 14, 2023 | 5 min read
Ian Ward
News & Announcements

Realm Kotlin 0.4.1 Announcement


Mar 22, 2023 | 5 min read
Article

New Realm Cocoa Data Types

MongoDB thumbnail image

Mar 06, 2023 | 4 min read
Mobile Articles
All Mobile Articles
Article

Making SwiftUI Previews Work For You

MongoDB thumbnail image

Mar 06, 2023 | 13 min read
Article

New Realm Cocoa Data Types

MongoDB thumbnail image

Mar 06, 2023 | 4 min read
Article

A Preview of Flexible Sync

MongoDB thumbnail image

Jun 14, 2023 | 5 min read
All Mobile Articles
Mobile Code Examples
All Mobile Code Examples
Code Example

Building a Mobile Chat App Using Realm – The New and Easier Way

MongoDB thumbnail image

Jul 18, 2023 | 22 min read
Code Example

Building a Mobile Chat App Using Realm – Data Architecture

MongoDB thumbnail image

Mar 06, 2023 | 12 min read
Code Example

Build Offline-First Mobile Apps by Caching API Results in Realm

MongoDB thumbnail image

Mar 06, 2023 | 11 min read
Mobile Tutorials
All Mobile Tutorials
Tutorial

Synchronize Your Mobile Application With MongoDB Atlas and Google Cloud MySQL

MongoDB thumbnail image

Feb 08, 2024 | 6 min read
Tutorial

Building an Android App

MongoDB thumbnail image

Jan 22, 2024 | 6 min read
Tutorial

Online/Offline Data-Capable Cross-Platform Apps with MongoDB Atlas, Atlas Device SDKs and .NET MAUI

MongoDB Realm Logo

Nov 14, 2023 | 6 min read
All Mobile Content
search
  • Latest
  • Highest Rated
Code Example
FULL APPLICATION

Building a Mobile Chat App Using Realm – Data Architecture

Building a Mobile Chat App Using Realm – Data Architecture....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Tutorial

Building an Android Emoji Garden on Jetpack Compose with Realm

Dive into: Compose architecture A globally synced Emoji garden Reactivity like you've never seen before!...
MongoDB thumbnail image

Jun 09, 2023
Aniket Kadam
Tutorial

Building a Mobile Chat App Using Realm – Integrating Realm into Your App

How to incorporate Realm into your iOS App. Building a chat app with SwiftUI and Realm-Cocoa...
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Article

New Realm Cocoa Data Types

In this blog post we will discover the new data types that Realm Cocoa has to offer....
MongoDB thumbnail image

Jun 09, 2023
Lee Maguire
Article

Making SwiftUI Previews Work For You

Get the most out of iOS Canvas previews to improve your productivity and app quality...
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Code Example

Build Offline-First Mobile Apps by Caching API Results in Realm

Learn how to make your mobile app always-on, even when you can't connect to your API....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
News & Announcements

Realm Kotlin 0.4.1 Announcement

In this blogpost we are announcing v0.4.1 of the Realm Kotlin Multiplatform SDK. This release contains a significant architectural departure from previous releases of Realm Kotlin as well as other Realm SDK’s, making it much more compatible with modern reactive frameworks like Kotlin Flows. We believe this change will hugely benefit users in the Kotlin ecosystem. ...
MongoDB thumbnail image

Jun 09, 2023
Tutorial

Turning Your Local Game into an Online Experience with MongoDB Realm Sync

This article shows how to migrate from using a local Realm to MongoDB Realm Sync. We will cover everything you need to know to transform your game into a multiplayer experience....
MongoDB thumbnail image

Jun 09, 2023
Dominic Frei
Tutorial

Migrating Your iOS App's Synced Realm Schema in Production

When you add features to your app, you may need to modify your Realm schema. Here, we step through how to migrate your synced schema and data....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan