Featured
All Mobile Content
- Newest
- Highest Rated
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.Nov 03, 2021 | 12 min read
Dominic Frei
Article
Making SwiftUI Previews Work For You
Get the most out of iOS Canvas previews to improve your productivity and app qualityOct 29, 2021 | 13 min read
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.Sep 13, 2021 | 11 min read
Andrew Morgan
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.Sep 02, 2021 | 9 min read
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.Aug 09, 2021 | 4 min read
Lee Maguire
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.Jul 16, 2021 | 5 min read