Edu LópezVisualize and materialize from your thoughts: mixed reality and 3D printingRecently, with the boom of the new Apple Vision Pro googles, I had the idea of combining my 3D printing hobbie with this new…Feb 5, 2024Feb 5, 2024
InDevTechiebyDevTechieSwiftUI: Observing Changes Using System NotificationsThe Apple ecosystem leverages NotificationCenter to report changes at the system level. There are several types of notification events…Apr 30, 2024Apr 30, 2024
Harsh VishwakarmaUsing Swift Data and The Composable Architecture (TCA)Hey, fellow SwiftUI enthusiasts! Today, I’m excited to share some hard-earned wisdom with you. In this article, I’ll take you on a journey…Apr 16, 20242Apr 16, 20242
ChasePassing One SwiftUI View as a Parameter to Another SwiftUI ViewWe will go over the easiest way to pass one view to another and a slightly more advanced method that will allow your view API to look and…Apr 10, 20241Apr 10, 20241
ChaseSwiftUI NavigationSplitViewNavigationSplitView is the SwiftUI component to use for navigation that looks great across every Apple platform. If you have wondered how…Dec 13, 20231Dec 13, 20231
Nayan KhadaseSwiftData: The Future of Data Persistence in SwiftThe SwiftData framework was announced at WWDC 2023. It aims to transform the process of storing and managing data in Swift applications…Dec 8, 20231Dec 8, 20231
ChaseUsing SwiftData to Store Data from a Remote APIStoring data locally provides the users of the app with offline functionality and is important to help reduce the costs of running an app.Jan 5, 20243Jan 5, 20243
Chiamaka UdechukwuHow to hide API keys in Xcode code Swift UI — The most efficient way.An API key is a simplified encrypted key that facilitates the authentication of a user to a particular service. For instance, an Open AI…Apr 25, 20242Apr 25, 20242
Nayan KhadaseUnlocking Hidden Features: Introducing Apple’s TipKitTipKit — a powerful tool that allows app developers to provide users with contextual tips for unearthing new, interesting, or…Sep 7, 2023Sep 7, 2023
InDevTechiebyDevTechieMastering MapKit in SwiftUI & iOS 17 — Part 11MapKit includes a special annotation called UserAnnotation, which is used to display the user's location on the map. However, simply…Feb 17, 2024Feb 17, 2024
Shahriar ShahrabiIntroduction to Art Direction for GamesIn this article I will cover a beginner friendly intro to art direction for video games. Using practical examples from games already out…Dec 12, 2022Dec 12, 2022
InRealities.iobyShahriar ShahrabiDesigning for Apple Vision Pro: Lessons Learned from Puzzling PlacesThe Apple Vision Pro presents new design challenges to consider. Here are some of the lessons learned from redesigning Puzzling Places from…Feb 5, 202441Feb 5, 202441
InTDS ArchivebyHeiko HotzDeploying LLMs locally with Apple’s MLX frameworkA technical deep dive into the new deep learning library MLXJan 20, 20249Jan 20, 20249
Thomas RicouardA year of Ice CubesA retrospective on my full-featured, open source, SwiftUI Mastodon clientDec 29, 2023Dec 29, 2023
In彼得潘的 Swift iOS App 開發問題解答集by彼得潘的 iOS App Neverland使用 Swift OpenAPI Generator 自動生成串接 API 的 clientAug 14, 2023Aug 14, 2023
In彼得潘的 Swift iOS App 開發問題解答集by彼得潘的 iOS App Neverland方便串接 API 的 Swift HTTP TypesApple 最近推出了方便串接 API 的 package Swift HTTP Types,它幫我們定義好常用的 HTTP method 和 header name,讓我們不用再手動輸入字串,而且它的 HTTPRequest 還能搭配我們熟悉的 URLSession 串接…Aug 7, 2023Aug 7, 2023
InBetter ProgrammingbyAlexey NaumovHacking SwiftUI for Unit Testing and Runtime InspectionThe story behind creating a unit-testing frameworkNov 25, 20193Nov 25, 20193
InBetter Programmingbyfatbobman ( 东坡肘子)Unveiling the Data Modeling Principles of SwiftDataWhile analyzing code, learning Swift’s new featuresOct 3, 2023Oct 3, 2023
Mazvydas KatinasMastering SwiftUI PerformancePerformance optimization is a critical aspect of software development, especially when it comes to building scalable and responsive SwiftUI…Oct 4, 20236Oct 4, 20236