iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.07K
links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact:
@tigorn
Download Telegram
Join
iOS dev
10.8K subscribers
iOS dev
https://jaredsinclair.com/2025/09/10/observation.html
We Need to Talk About Observation
iOS dev
https://blog.duolingo.com/ios-mvvm-swift-macros/
Duolingo Blog
How we used Macros to Promote MVVM architecture adoption
We promoted code consistency and increased developer velocity.
iOS dev
https://kyleye.top/posts/swiftui-timeline-view/
知阅百微 见微知著
深入理解 SwiftUI 的 TimelineView | 知阅百微 见微知著
基于 OpenSwiftUI 实现探索 TimelineView 和 TimelineSchedule 的内部机制
iOS dev
https://kyleye.top/posts/swiftui-textfield-memory-leak/
知阅百微 见微知著
SwiftUI TextField Memory Leak on iOS 17+ - Analysis | 知阅百微 见微知著
Investigating a critical memory leak in SwiftUI TextField on iOS 17+ caused by AFUITargetDetectionController and providing workarounds
iOS dev
https://medium.com/@matgnt/swiftui-redraw-system-in-depth-attributes-recomputation-diffing-and-observation-66b469fdcada
Medium
SwiftUI Redraw System In Depth: Attributes, Recomputation, Diffing and Observation.
The arrival of SwiftUI in 2019 brought about a major shift in view management. Indeed, views in UIKit used classes with inheritance…
iOS dev
https://tuist.dev/blog/2025/09/22/scale
tuist.dev
Why Large Swift Projects Hit a Wall (And How to Break Through)
Large Swift codebases hit walls: slow builds, flaky tests, complex graphs. We dive into why Apple's toolchain struggles at scale and how teams can overcome these challenges without React Native or Bazel.