Additional Examples - Swift SDK
Overview
The Realm community has created many applications that demonstrate the usage of the Realm Swift SDK. This page contains some of these applications, and the MongoDB Documentation team will update this page with additional examples over time.
Note
The MongoDB Documentation team does not directly maintain these examples.
Examples by the Realm Engineering Team
The realm-swift example applications provide examples for both iOS and
macOS that demonstrate how to use Realm features such as migrations
and encryption. The examples also demonstrate how to combine Realm
with common iOS concepts like UITableViewController
.