iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.03K
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://otbivnoe.ru/2022/07/19/UITouch-Me-If-You-Can.html
otbivnoe's blog
UITouch Me If You Can
During several interview processes, I've been asked many times about UIResponder and what the beast it is. I guess everybody can somehow explain this concept in iOS, which I did, but lack of in-depth knowledge frustrated me. So I decided to spend a few evenings…
iOS dev
CN
iOS dev
https://mp.weixin.qq.com/s/Zp-OqCVVr9CbDv1Y1zWN-w
Weixin Official Accounts Platform
深入浅出依赖注入及其在抖音直播中的应用
iOS dev
https://mp.weixin.qq.com/s/lvX4uY1dGo7k3OGmEayJpg
Weixin Official Accounts Platform
Swift 中的 JSON 反序列化
本文会大致介绍一下 Swift 中的 JSON 反序列化常用方案和各自的优缺点,以及云音乐目前正在使用的方案
iOS dev
https://juejin.cn/post/7124943924308738061
juejin.cn
AssociatedObject 源码分析:如何实现线程安全? - 掘金
本文的分析推荐对线程安全只知其名不知其实现的同学观看。网上对于 AssociatedObject 这个老八股也有很多解析,但其实没有与 Property 对应做出对比,也没有对其中到底是如何设计线程安
iOS dev
EN
iOS dev
https://developer.apple.com/news/?id=hi37aek8
Apple
Live Activities now available in beta - Latest News - Apple Developer
Live Activities help people stay on top of what’s happening in your app in real time, right from the Lock Screen. You can now get started with Live Activities and the new ActivityKit framework, which are available in the beta 4 version of iOS 16.Please note…
iOS dev
https://swiftui-lab.com/eager-grids/
The SwiftUI Lab
Eager Grids with SwiftUI
Introduction Back in 2020 we got new views to draw grids in SwiftUI (LazyVGrid and LazyHGrid). Two years later, we are getting yet another view to display [...]
iOS dev
https://samwize.com/2022/07/25/how-to-inject-a-property/
@samwize
How to inject a property
This is cool trick to inject a certain property for a type.
iOS dev
https://azamsharp.com/2022/07/21/view-is-the-view-model.html
AzamSharp
View Is The View Model
SwiftUI View is also a View Model
iOS dev
https://twitter.com/simonbs/status/1549041817731170305
iOS dev
https://webkit.org/blog/12967/understanding-gc-in-jsc-from-scratch/
WebKit
Understanding Garbage Collection in JavaScriptCore From Scratch
JavaScript relies on garbage collection (GC) to reclaim memory.
iOS dev
https://nilcoalescing.com/blog/UsingMeasurementsFromFoundationAsValuesInSwiftCharts/
Nil Coalescing
Using Measurements from Foundation for values in Swift Charts
Build a bar chart using data with values of type Measurement<UnitDuration> that doesn't conform to Plottable by default.
iOS dev
https://swiftsenpai.com/development/swiftui-photos-picker/
Swift Senpai
How to Use the SwiftUI PhotosPicker - Swift Senpai
Learn how to display the new SwiftUI PhotosPicker introduced in iOS 16 and how to handle the assets being selected by the users.
iOS dev
http://swiftwithmajid.com/2022/07/26/viewthatfits-in-swiftui/
Swift with Majid
ViewThatFits in SwiftUI
How often did you use GeometryReader to measure layout and place different views? GeometryReader was always a great tool in our toolbox, but It is elementary to break the layout while using the GeometryReader. Fortunately, the next generation of the SwiftUI…
iOS dev
https://danielsaidi.com/blog/2022/08/01/removing-the-home-indicator-in-swiftui
Daniel Saidi
Removing the iOS home indicator in SwiftUI
In SwiftUI 4 & iOS 16, you will finally be able to hide the home indicator on iPhone & iPad devices that don’t have a home button, without resorting to UIKit-based hacks.
iOS dev
https://www.avanderlee.com/swiftui/integrating-swiftui-with-uikit/
SwiftLee
UIViewRepresentable explained to host UIView instances in SwiftUI
Learn how to integrate SwiftUI into your UIKit app using UIHostingController and how to use UIViewRepresentable to host UIViews in SwiftUI.
iOS dev
https://benoitpasquier.com/2022/07/security-application-static-analysis-applied-to-ios-and-gitlab-ci/
Benoit Pasquier
Security Application Static Analysis applied to iOS and Gitlab CI
Security is a big topic in software engineering but how does it apply to mobile development? We care about user experience or mobile performance, security issues are rarely prioritized. This week, I’ll share how to integrate security tools into your CI pipeline…
iOS dev
https://holyswift.app/common-swift-task-continuation-problem
Holy Swift
Common Swift Task Continuation Problem - Holy Swift
This article shows the most Common Swift Task Continuation Problem in Swift. Avoid this bugs in Task Continuation in your code.
iOS dev
https://www.alexanderlogan.co.uk/wwdc22/07-live-activities/
alexanderlogan.co.uk
Live activities
Your widgets deserve to be seen more.