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

Sep 05, 2023 | 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


Aug 29, 2023 | 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

Oct 28, 2022 | 8 min read
Tutorial

Push Notifications Using Atlas App Services & iOS Realm SDK

Push Notifications Using Atlas App Services & iOS Realm SDK

Jul 19, 2022 | 8 min read
All Swift Content
search
  • Latest
  • Highest Rated
Video

Sync your iOS SwiftUI App with MongoDB Atlas using Atlas Device Sync | Part 2

✅ Sign-up for a free cluster at → https://mdb.link/free-0SjuYcdGEgQ ✅ Get help on our Community Forums → https://mdb.link/community-0SjuYcdGEgQ Learn how to build an iOS app using SwiftUI and the Atlas Device SDK (formerly Realm) for local persistence. You can find the code and step by step instructions in the online Lab: https://mdb.link/swiftui-atlas-sdk Subscribe to MongoDB YouTube → https://mdb.link/subscribe...
MongoDB thumbnail image
Play Button

Nov 16, 2023
Video

Sync your iOS SwiftUI App with MongoDB Atlas using Atlas Device Sync | Part 1

✅ Sign-up for a free cluster at → https://mdb.link/free-wFEO_tfjRHs ✅ Get help on our Community Forums → https://mdb.link/community-wFEO_tfjRHs Learn how to build an iOS app using SwiftUI and the Atlas Device SDK (formerly Realm) for local persistence. You can find the code and step by step instructions in the online Lab: https://mdb.link/swiftui-atlas-sdk Subscribe to MongoDB YouTube → https://mdb.link/subscribe...
MongoDB thumbnail image
Play Button

Nov 08, 2023
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

Sep 05, 2023
Ian Ward (+1)
News & Announcements

Halting Development on MongoDB Swift Driver

The latest news regarding the MongoDB driver for Swift....
MongoDB thumbnail image

Aug 29, 2023
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...
MongoDB thumbnail image

Jul 18, 2023
Andrew Morgan
Tutorial

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

Learn how to implement Apple sign-in within your own iOS mobile applications using Swift and MongoDB Atlas App Services....
MongoDB thumbnail image

Jul 13, 2023
MC
Mar Cabrera
Tutorial

Realm Sync in Use — Building and Architecting a Mobile Chat App Meetup

Missed Realm Sync in use — building and architecting a Mobile Chat App meetup event? Don't worry, you can catch up here....
MongoDB thumbnail image

Jun 12, 2023
Andrew Morgan (+1)
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
Tutorial

Authentication for Your iOS Apps with Atlas App Services

Learn how to easily implement reset password functionality thanks to Atlas App Services on your iOS apps....
reset password authentication

Jun 09, 2023
MC
Mar Cabrera