<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SwiftData on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/swiftdata/</link><description>Recent content in SwiftData on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 26 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/swiftdata/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 8: Data Persistence: SwiftData, Core Data &amp;amp; Local Storage</title><link>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/data-persistence/</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/data-persistence/</guid><description>&lt;h2 id="chapter-8-data-persistence-swiftdata-core-data--local-storage"&gt;Chapter 8: Data Persistence: SwiftData, Core Data &amp;amp; Local Storage&lt;/h2&gt;
&lt;p&gt;Welcome back, future iOS rockstar! So far, you&amp;rsquo;ve learned how to make beautiful interfaces and manage your app&amp;rsquo;s temporary state. But what happens when your users close the app? Poof! All that hard work, all that data, gone. That&amp;rsquo;s where &lt;strong&gt;data persistence&lt;/strong&gt; comes in.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to dive deep into how your iOS apps can remember things, even after they&amp;rsquo;re closed. We&amp;rsquo;ll explore various strategies, from simple key-value storage to powerful object graph management with Apple&amp;rsquo;s modern framework, &lt;strong&gt;SwiftData&lt;/strong&gt;. By the end, you&amp;rsquo;ll understand when to use each tool and gain hands-on experience saving and loading data like a pro. Get ready to give your apps a memory!&lt;/p&gt;</description></item><item><title>Project 2: Offline-First Task Manager</title><link>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/project-offline-task-manager/</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ios-pro-dev-2026-guide/project-offline-task-manager/</guid><description>&lt;h2 id="project-2-offline-first-task-manager"&gt;Project 2: Offline-First Task Manager&lt;/h2&gt;
&lt;p&gt;Welcome back, future iOS professionals! In our previous project, you built a foundational social app, touching on core UI and navigation. Now, we&amp;rsquo;re diving into a crucial aspect of modern app development: &lt;strong&gt;offline-first design&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll embark on building an &amp;ldquo;Offline-First Task Manager&amp;rdquo; application. This project will teach you how to create an app that remains fully functional and responsive even when the user has no internet connection. We&amp;rsquo;ll leverage Apple&amp;rsquo;s modern frameworks, SwiftUI for the user interface and SwiftData for robust local data persistence, alongside the Network framework for connectivity monitoring.&lt;/p&gt;</description></item></channel></rss>