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://useyourloaf.com/blog/stack-view-changes-in-ios-15/
Use Your Loaf - iOS Development News & Tips
Stack View Changes In iOS 15
Apple made a subtle change to the stack view implementation in iOS 15 that might catch you out when deploying back to earlier iOS versions.
iOS dev
https://useyourloaf.com/blog/ipad-2021-screen-sizes/
Use Your Loaf - iOS Development News & Tips
iPad 2021 Screen Sizes
The 2021 iPhone release included two updated iPad models. Here's a recap of what you need to know when updating your apps for the new devices.
iOS dev
https://useyourloaf.com/blog/iphone-13-screen-sizes/
Use Your Loaf - iOS Development News & Tips
iPhone 13 Screen Sizes
The 2021 iPhone 13 release feels like an incremental update over the iPhone 12. Not much has changed but here's a recap of what you need to know to update your apps for the new devices.
iOS dev
https://recoursive.com/2021/09/14/create_compile_time_reminders
Recoursive
How-to: Create compile time reminders in Xcode
Workarounds are a fact of life for programmers. You rarely have the ability to fix all the buggy code you have to work with, and even if you do, it might not be worth the time and effort to find and validate a proper fix. But while a workaround allows you…
iOS dev
https://www.fivestars.blog/articles/reverse-masks-how-to/
FIVE STARS
How to apply a reverse mask in SwiftUI | FIVE STARS
An exploration on how we can achieve masking effects beyond what SwiftUI offers.
iOS dev
https://trycombine.com/posts/thread-task-sleep/
try Code
The difference between Thread.sleep() and Task.sleep()
Swift development related blog-posts. Combine, modern concurrency model, Instruments, and more.
iOS dev
https://sarunw.com/posts/how-to-mark-custom-button-style-with-uibuttonconfiguration/
Sarunw
How to make a custom button style with UIButton.Configuration in iOS 15 | Sarunw
Learn how to create an outline button style.
iOS dev
https://www.netguru.com/blog/hardcoded-keys-storage-mobile-app
Netguru
Hard-coded Tokens, Keys and Credentials in Mobile Apps
Mobile applications are often viewed as secure storage by developers. They are not, you should never store sensitive keys hard-coded inside mobile app.
iOS dev
https://www.avanderlee.com/swift/thread-sanitizer-data-races/
SwiftLee
Thread Sanitizer explained: Data Races in Swift
Learn how to use the Thread Sanitizer to catch Data Races in Swift. Fix flaky tests and weird crashes and see Data Race examples in Swift.
iOS dev
https://jobandtalent.engineering/value-integrity-in-swift-c5bf2b3f8340
Medium
Value integrity in Swift
Reaching the limits of statically typed systems
iOS dev
https://swiftwithmajid.com/2021/09/14/accessibility-rotors-in-swiftui/
Swift with Majid
Accessibility rotors in SwiftUI
SwiftUI Release 3 contains many new APIs that we can utilize to improve accessibility in our apps, and one of them is the new accessibilityRotor view modifier. This week we will learn how to use the accessibilityRotor view modifier to provide custom VoiceOver…
iOS dev
https://cornerbit.tech/barcode-detection-using-vision-framework/
iOS dev
https://www.mongodb.com/developer/how-to/realm-api-cache/
Mongodb
Build Offline-First Mobile Apps by Caching API Results in Realm | MongoDB
Learn how to make your mobile app always-on, even when you can't connect to your API.
iOS dev
https://holyswift.app/create-generic-factory-in-swift
Holy Swift
Generic Factory Pattern in Swift - Holy Swift
This article is a tutorial guide on how to create a Generic Factory Pattern in Swift. Learn this Swift design factory pattern now.
iOS dev
https://www.swiftbysundell.com/articles/using-combines-share-operator-to-avoid-duplicate-work/
Swift by Sundell
Using Combine’s share operator to avoid duplicate work | Swift by Sundell
How the share operator enables a Combine publisher to be reused without requiring duplicate work to be performed for each subscriber.
iOS dev
https://swift.org/blog/swift-5-5-released/
iOS dev
https://github.com/twostraws/whats-new-in-swift-5-5
GitHub
GitHub - twostraws/whats-new-in-swift-5-5
Contribute to twostraws/whats-new-in-swift-5-5 development by creating an account on GitHub.
iOS dev
https://cornerbit.tech/animals-detection-using-the-vision-framework
iOS dev
https://kristaps.me/blog/swiftui-three-ways-button/
Three brilliant ways to style button with SwiftUI
Kristaps Grinbergs - Blockchain, mobile and fullstack developer. Startup founder. Conference speaker. Mentor. Passionate about building products, sustainability and Web 3.0
Kristaps Grinbergs
iOS dev
https://serialcoder.dev/text-tutorials/swiftui/disclosure-group-in-swiftui