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://www.swift.org/blog/swift-async-algorithms/
Swift.org
Introducing Swift Async Algorithms
As part of Swift’s move toward safe, simple, and performant asynchronous programming, we are pleased to introduce a new package of algorithms for AsyncSequence. It is called Swift Async Algorithms and it is available now on GitHub.
iOS dev
https://medium.com/sahibinden-technology/become-an-ios-simulator-master-part-1-c239b7b2e7fa
Medium
Become an iOS Simulator Master-Part 1
Extend your skills with the iOS Simulator that makes you more productive. Just be sure that you follow the way which creates efficiency…
iOS dev
https://batikansosun.medium.com/become-an-ios-simulator-master-part-2-71081a5a9ee0
Medium
Become an iOS Simulator Master-Part 2
Take control over the Xcode simulator.
iOS dev
https://ampersandsoftworks.com/posts/formatstyle-deep-dive/
Ampersandsoftworks
FormatStyle Deep Dive
Apple introduced the new FormatStyle protocol with iOS 15. It allows for some truly remarkable things to happen when you’re converting your data into localized strings.
iOS dev
https://medium.com/mobile-app-development-publication/learning-protobuf-for-ios-locally-58169f421924
Medium
Learning Protobuf for iOS Locally
Writing and Reading Protobuf for iOS locally without Server
iOS dev
https://medium.com/@thomsmed/share-authentication-state-across-your-apps-app-clips-and-widgets-ios-e7e7f24e5525
Medium
Share authentication state across your apps, App Clips and Widgets (iOS)
Seamlessly stay logged inn and share your authentication state across your apps, App Clips and Widgets.
iOS dev
https://lickability.com/blog/every-screen-in-your-app-should-be-a-scrolling-view/
Lickability
Every Screen in Your App Should Be a Scrolling View – Lickability
Yes, really
iOS dev
https://samwize.com/2022/03/24/how-to-communicate-between-swiftui-and-uikit/
@samwize
How to communicate between SwiftUI and UIKit?
It is best to stick to either one framework, and not mix. But if you do need to.. here is how you can communicate between the 2 frameworks, bi-directionally.
iOS dev
https://swiftsenpai.com/development/write-images-to-camera-roll/
Swift Senpai
How to Write Images to Camera Roll in iOS - Swift Senpai
Learn how to write images to the iOS camera roll and how to detect the completion of write operation for each image.
iOS dev
https://swdevnotes.com/swift/2022/consistent-swift-style-in-xcode-with-swiftlint/
Swdevnotes
Consistent Swift style in Xcode with SwiftLint
How to ensure consistent Swift style in Xcode with SwiftLint
iOS dev
https://swiftwithmajid.com/2022/03/22/getting-started-with-cloudkit/
Swift with Majid
Getting started with CloudKit
CloudKit is an easy way to store data in the cloud, sync between multiple devices, and share it between the app’s users. This week we will learn how to start using CloudKit in the app to save and fetch data from the cloud and sync between multiple user devices.
iOS dev
https://tiagolopes.blog/2022/03/15/spm-command-line-interface/
Tiago Lopes
SPM command-line interface
– How to use SPM from the terminal; – How to create executables with Swift;
iOS dev
https://www.woodys-findings.com/posts/use-chain-of-member-references-to-categorize-static-elements
Woody's findings
Use chain of member references to categorize static elements
Articles and tutorials about macOS and Swift development
iOS dev
https://oleb.net/2022/advanced-swift-5/
Advanced Swift, fifth edition
iOS dev
https://www.highcaffeinecontent.com/blog/20220325-Intel-Virtualization-and-Apple-Silicon
High Caffeine Content
Intel Virtualization and Apple Silicon
iOS dev
https://holyswift.app/using-the-new-keyboardlayoutguide-api-to-move-uitextfield-when-the-keyboard-appears-on-ios
Holy Swift
How to use KeyboardLayoutGuide API to move UITextField when the keyboard appears on iOS - Holy Swift
This tutorial is about How to use KeyboardLayoutGuide API to move UITextField when the keyboard appears on iOS. Check this Swift feature now!
iOS dev
https://theswiftdev.com/the-repository-pattern-for-vapor-4/
Theswiftdev
The repository pattern for Vapor 4 - The.Swift.Dev.
In this article I'm going to talk about the repository design pattern and give you a few Fluent ORM tips for your Vapor 4 app.
iOS dev
https://digitalbunker.dev/simulating-a-moving-location-in-ios/
Digital Bunker
Simulating A Moving Location In iOS
Let's see how we can simulate a changing user's location with Xcode and the iOS Simulator.
iOS dev
https://kelvas09.github.io/blog/posts/ios_weak_unowned/
Kelvas blog
Swift: weak and unowned
In a previous article I told you about the keyword @escaping which is very useful in case of a scope change. If you want to know more about it, I invite you to read the article I previously wrote here :Swift: @escaping.
But the change of scope leads to other…
iOS dev
https://developer.apple.com/support/reader-apps/
Apple
Distributing reader apps with a link to your website - Support - Apple Developer
Reader apps are apps that provide one or more of the following digital content types — magazines, newspapers, books, audio, music, or video — as the primary functionality of the app. With reader apps, people can sign in to their account created outside the…