iOS dev
@iosdevio
10.9K
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.9K subscribers
iOS dev
https://azamsharp.com/2022/10/11/embracing-core-data-in-swiftui.html
AzamSharp
Embracing Core Data In Swiftui
iOS dev
https://khanlou.com/2022/10/some-collections/
Which Collection?
iOS dev
CN
iOS dev
https://onevcat.com/2022/10/spm-in-xcode/
OneV’s Den
Xcode 中使用 SPM 和 Build Configuration 的一些坑
TL;DR
iOS dev
https://juejin.cn/post/7153236337074634788
juejin.cn
iOS灵动岛开发实践 - 掘金
iOS灵动岛开发实践 一、基本概述 名词基础知识 开发基础知识 二、项目构思 这里以电商常用的抢购商品作为实践,包含的交互方式主要有如下特征: 1、主工程商品能展示基本信息,包含图片、名称、价格、开抢
iOS dev
EN
iOS dev
https://developer.apple.com/news/?id=z1erkhzr
Apple
App Store submissions now open for iOS 16.1 and iPadOS 16.1 - Latest News - Apple Developer
iOS 16.1 and iPadOS 16.1, the world’s most advanced mobile operating systems, will soon be available to customers worldwide. Take advantage of Live Activities to help people stay on top of what’s happening live in your app, right from the Lock Screen and…
iOS dev
https://forums.swift.org/t/a-possible-vision-for-macros-in-swift/60900/5
Swift Forums
A Possible Vision for Macros in Swift
Hey all, As Swift evolves, it gains new language features and capabilities. One of the ways in which it grows is via new syntactic sugar to eliminate common boilerplate, taking something that can be written out in long-form and making it more concise. Such…
iOS dev
https://swdevnotes.com/swift/2022/visualise-the-matthew-effect-with-swift-charts/
Swdevnotes
Visualise the Matthew Effect with Swift Charts
How to visualise the Matthew Effect with Swift Charts
iOS dev
https://swdevnotes.com/swift/2022/display-top-section-of-bar-charts-with-swift-charts/
Swdevnotes
Display top section of Bar Charts with Swift Charts
How to display top section of Bar Charts with Swift Charts
iOS dev
https://useyourloaf.com/blog/swiftui-multi-line-text-fields/
Use Your Loaf - iOS Development News & Tips
SwiftUI Multi-line Text Fields
In iOS 16, SwiftUI text fields can grow beyond a single line and scroll vertically when needed.
iOS dev
https://blog.devgenius.io/design-a-nice-horizontal-sliding-presentation-for-ios-using-swift-5-79706e27a087
Medium
Design a Nice Horizontal Sliding Presentation for iOS using Swift 5
Animating views size and position during scrolling — Part 3a
iOS dev
https://betterprogramming.pub/swiftui-architecture-a-complete-guide-to-mv-pattern-approach-5f411eaaaf9e
Medium
SwiftUI Architecture — A Complete Guide to MV Pattern Approach
Instead of fighting the framework, try to embrace it
iOS dev
https://betterprogramming.pub/how-to-change-any-setting-in-control-centre-during-a-ui-test-ea6377a31fd6
iOS dev
https://holyswift.app/three-ways-to-refactor-massive-swiftui-views/
Holy Swift
Three Ways to Refactor Massive SwiftUI Views - Holy Swift
Read this to learn Three Ways to Refactor Massive SwiftUI Views. Avoid massive views to have a higher maintainability and reuse of your code!
iOS dev
https://wojciechkulik.pl/ios/swift-concurrency-things-they-dont-tell-you
Wojciech Kulik
Swift Concurrency - Things They Don't Tell You
Swift Concurrency encourages people to just jump in, add async-await to an existing code, and run some Tasks not really knowing what is going on under the hood. Unfortunately, there are many traps around concurrency and no... the compiler doesn't check everything.
iOS dev
https://sarunw.com/posts/swiftui-scaledmetric/
Sarunw
How to scale margin and padding with @ScaledMetric Property Wrapper | Sarunw
Dynamic Type automatically scales a font size according to Accessibility settings. In iOS 14, we also have a way to scale numeric values like padding and margin.
iOS dev
https://swiftrocks.com/my-experience-with-swiftui
Swiftrocks
Thoughts on SwiftUI vs UIKit
I had played with SwiftUI before, but it wasn't until now that I had built a complete app with it. Here's my experience!
iOS dev
generics.pdf
767.9 KB
https://github.com/apple/swift/tree/main/docs/Generics
This is a book about the implementation of generic programming in Swift.
iOS dev
CN