MongoDB Developer
MongoDB Developer Centerchevron-right
Developer Topicschevron-right

Swift

plus Follow
Sign in to follow topics
A general-purpose, multi-paradigm, compiled programming language. Swift is a powerful programming language for Apple devices.

Featured

alt not provided
Article

Realm Meetup - SwiftUI Testing and Realm with Projections

Jason Flax, Lead iOS Engineer, makes a return to explain how the testing landscape has changed for iOS apps using the new SwiftUI framework. Learn how to write unit tests with SwiftUI apps powered by Realm, where to put your business logic with either ViewModels or in an app following powered by Model-View-Intent, and witness the power of Realm's new Projection feature. ...
iOSRealmSwift

Sep 05, 2023
Ian Ward (+1)
Tutorial

Adding Realm as a dependency to an iOS Framework


Sep 02, 2022
Tutorial

Using Maps and Location Data in Your SwiftUI (+Realm) App


Aug 26, 2022
Swift News & Announcements
All Swift News & Announcements
News & Announcements

Halting Development on MongoDB Swift Driver


Aug 29, 2023
News & Announcements

Realm Cocoa 5.0 - Multithreading Support with Integration for SwiftUI & Combine


Oct 19, 2022
News & Announcements

Goodbye NSPredicate, hello Realm Swift Query API


Oct 19, 2022
All Swift News & Announcements
Swift Articles
All Swift Articles
alt not provided
Article

An Update on MongoDB's Ongoing Commitment to Swift


May 12, 2022
alt not provided
Article

SwiftUI Best Practices with Realm


Oct 19, 2022
alt not provided
Article

Realm SwiftUI Property wrappers and MVI architecture Meetup


Oct 19, 2022
Swift Quickstarts
All Swift Quickstarts
alt not provided
Quickstart

Working with Change Streams from Your Swift Application


Jan 25, 2023
alt not provided
Quickstart

Working with the MongoDB Single-Collection Pattern in Swift


Jan 18, 2023
alt not provided
Quickstart

From Zero to Mobile Developer in 40 Minutes


May 26, 2022
Swift Code Examples
All Swift Code Examples
alt not provided
Code Example

Building a Full Stack application with Swift

Curious about mobile and server-side swift? Use this tutorial and example code!...

May 30, 2022
alt not provided
Code Example

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

How to incorporate Realm into your iOS App. Building a chat app with SwiftUI and Realm Swift – the new and easier way to work with Realm and SwiftUI...

Jul 18, 2023
alt not provided
Code Example

Build a Command Line Tool with Swift and MongoDBBuild a Command Line Tool with Swift and MongoDB

Build a Command Line Tool with Swift and MongoDB...

Sep 23, 2022
Swift Tutorials
All Swift Tutorials
Tutorial

Authentication for Your iOS Apps with Apple Sign-in and Atlas App Services


Jul 13, 2023
Tutorial

Authentication for Your iOS Apps with Atlas App Services


Oct 28, 2022
Tutorial

Push Notifications Using Atlas App Services & iOS Realm SDK


Jul 19, 2022
All Swift Content
search
  • Newest
  • Highest Rated
alt not provided
Code Example
FULL APPLICATION

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

How to incorporate Realm into your iOS App. Building a chat app with SwiftUI and Realm Swift – the new and easier way to work with Realm and SwiftUI...

Feb 17, 2022
Andrew Morgan
alt not provided
Code Example
FULL APPLICATION

Build a Command Line Tool with Swift and MongoDBBuild a Command Line Tool with Swift and MongoDB

Build a Command Line Tool with Swift and MongoDB...

Feb 17, 2022
Michael Lynn
alt not provided
Tutorial

Continuously Building and Hosting our Swift DocC Documentation using Github Actions and Netlify

In this post we'll see how to use Github Actions to continuously generate the DocC documentation for our Swift libraries and how to publish this documentation so that can be accessed online, using Netlify....

Feb 16, 2022
Diego Freniche
alt not provided
Code Example
FULL APPLICATION

Adapting Apple's Scrumdinger SwiftUI Tutorial App to Use Realm

Learn how to add Realm to an iOS/SwiftUI app to add persistence and flexibility. Uses Apple's Scrumdinger tutorial app as the starting point....

Feb 14, 2022
Andrew Morgan
alt not provided
Tutorial

Build Your First iOS Mobile App Using Realm, SwiftUI, & Combine

Build your first iOS mobile app using Realm, SwiftUI, and Combine....

Feb 14, 2022
Andrew Morgan
alt not provided
Tutorial

Accessing Realm Data on iOS Using Realm Studio

Discover how to access and manipulate your iOS App's Realm data using the Realm Studio GUI....

Feb 07, 2022
Andrew Morgan
alt not provided
Article

An Update on MongoDB's Ongoing Commitment to Swift

An update on MongoDB's ongoing commitment to Swift...

Feb 04, 2022
Kaitlin Mahar (+1)
alt not provided
Code Example
FULL APPLICATION

Building a Mobile Chat App Using Realm – Data Architecture

Building a Mobile Chat App Using Realm – Data Architecture....

Jan 28, 2022
Andrew Morgan
alt not provided
Tutorial

Migrating a SwiftUI iOS App from Core Data to Realm

A guide to porting a SwiftUI iOS app from Core Data to MongoDB....

Jan 28, 2022
Andrew Morgan
alt not provided
Tutorial

Realm-Swift Type Projections

Simply persist and sync Swift objects containing any type in Realm...

Jan 26, 2022
Andrew Morgan