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

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

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. ...
MongoDB thumbnail image
iOSRealmSwift

Apr 04, 2024 | 32 min read
Ian Ward (+1)
Tutorial

Adding Realm as a dependency to an iOS Framework

MongoDB thumbnail image

Sep 02, 2022 | 4 min read
Tutorial

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

MongoDB thumbnail image

Aug 26, 2022 | 8 min read
Swift News & Announcements
All Swift News & Announcements
News & Announcements

Halting Development on MongoDB Swift Driver


Apr 04, 2024 | 1 min read
News & Announcements

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


Oct 19, 2022 | 6 min read
News & Announcements

Goodbye NSPredicate, hello Realm Swift Query API


Oct 19, 2022 | 6 min read
All Swift News & Announcements
Swift Articles
All Swift Articles
Article

An Update on MongoDB's Ongoing Commitment to Swift

MongoDB thumbnail image

May 12, 2022 | 4 min read
Article

SwiftUI Best Practices with Realm

MongoDB thumbnail image

Oct 19, 2022 | 33 min read
Article

Realm SwiftUI Property wrappers and MVI architecture Meetup

MongoDB thumbnail image

Oct 19, 2022 | 41 min read
Swift Quickstarts
All Swift Quickstarts
Quickstart

Working with Change Streams from Your Swift Application

MongoDB thumbnail image

Jan 25, 2023 | 4 min read
Quickstart

Working with the MongoDB Single-Collection Pattern in Swift

MongoDB thumbnail image

Jan 18, 2023 | 6 min read
Quickstart

From Zero to Mobile Developer in 40 Minutes

MongoDB thumbnail image

May 26, 2022 | 1 min read
Swift Code Examples
All Swift Code Examples
Code Example

Building a Full Stack application with Swift

MongoDB thumbnail image

May 30, 2022 | 5 min read
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

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

MongoDB thumbnail image

Sep 23, 2022 | 13 min read
Swift Tutorials
All Swift Tutorials
Tutorial

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

MongoDB thumbnail image

Jul 13, 2023 | 6 min read
Tutorial

Authentication for Your iOS Apps with Atlas App Services

reset password authentication

Apr 04, 2024 | 8 min read
Tutorial

Push Notifications Using Atlas App Services & iOS Realm SDK

Push Notifications Using Atlas App Services & iOS Realm SDK

Apr 02, 2024 | 8 min read
All Swift Content
search
  • Latest
  • Highest Rated
Quickstart

Working with Change Streams from Your Swift Application

Change streams let you run your own logic when data changes in your MongoDB collections. This post shows how to consume MongoDB change stream events from your Swift app....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Quickstart

Working with the MongoDB Single-Collection Pattern in Swift

You can improve application performance by storing together data that’s accessed together. This can be done through embedding sub-documents, or by storing related documents in the same collection — even when they have different shapes. This post explains how to work with these polymorphic MongoDB collections from your Swift app....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Code Example
FULL APPLICATION

Building a Full Stack application with Swift

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

Jun 09, 2023
Kaitlin Mahar
Quickstart

From Zero to Mobile Developer in 40 Minutes

Video showing how to build your first iOS app using SwiftUI and Realm...
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
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....
MongoDB thumbnail image

Jun 09, 2023
Diego Freniche
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....
MongoDB thumbnail image

Jun 09, 2023
Andrew Morgan
Tutorial

Realm-Swift Type Projections

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

Jun 09, 2023
Andrew Morgan
Article

Realm SwiftUI Property wrappers and MVI architecture Meetup

Missed Realm SwiftUI Property wrappers and MVI architecture meetup event? Don't worry, you can catch up here....
MongoDB thumbnail image

Jun 09, 2023
Ian Ward (+2)
News & Announcements

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

Public release of Realm Cocoa 5.0, with a ground-up rearchitecting of the core database...
MongoDB thumbnail image

Jun 09, 2023
Tutorial

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

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

Jun 09, 2023
Andrew Morgan