iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.09K
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://www.swiftbysundell.com/articles/two-ways-of-capturing-self-strongly/
Swift by Sundell
Two ways of capturing self strongly within a closure | Swift by Sundell
How to use either explicit self references or a capture list to capture self strongly within an escaping Swift closure.
iOS dev
https://www.swiftbysundell.com/articles/creating-combine-compatible-versions-of-async-await-apis/
Swift by Sundell
Creating Combine-compatible versions of async/await-based APIs | Swift by Sundell
Creating convenience APIs that make it possible to convert async/await-based functions into Combine publishers.
iOS dev
https://developer.apple.com/news/?id=mdkbobfo
Apple
Account deletion within apps required starting January 31 - Latest News - Apple Developer
The updates to App Store Review Guideline 5.1.1 last June provided users with greater control over their personal data, stating that all apps that allow for account creation must also allow users to initiate deletion of their account from within the app.…
iOS dev
https://sarunw.com/posts/how-to-test-apps-in-other-languages-with-xcode-scheme/
Sarunw
How to quickly test apps in other languages with an Xcode scheme | Sarunw
A tip for creating multiple schemes to quickly run your app in different languages.
iOS dev
https://sarunw.com/posts/how-to-customize-automatic-synthesizing-codable-for-enums-with-associated-values/
Sarunw
How to customize automatic synthesizing Codable for enums with associated values | Sarunw
Learn what we can customize when relying on automatic synthesizing Codable for enums with associated values.
iOS dev
https://increment.com/mobile/microapps-architecture/
Increment
Meet the microapps architecture – Increment: Mobile
How an emerging architecture pattern inspired by microservices can invigorate feature development and amplify developer velocity.
iOS dev
https://learningswift.brightdigit.com/swift-package-manifest-file
Brightdigit
Package.swift - Getting Started with the SPM Manifest file
We'll talk about using a package in Xcode, creating a package in Xcode or with the swift command as well as how the manifest Package.swift works.
iOS dev
https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/
Swift with Majid
Microapps architecture in Swift. SPM basics.
This week I want to start a series of posts about the new approach I use to build scalable apps in Swift. Microapps architecture allows you to reduce the compile-time and enhances the separation of concerns in your codebase. Teams can produce a module per…
iOS dev
https://peterfriese.dev/posts/swiftui-combine-networking-gettingstarted/
Networking with Combine and SwiftUI
iOS dev
https://rudrank.blog/orientation-property-wrapper-in-swiftui
Rudrank’s Blog
Orientation Property Wrapper in SwiftUI
Creating a custom property wrapper for managing orientation for single window on iPad
iOS dev
https://danielsaidi.com/blog/2022/01/13/m1-swift-package-problems
Daniel Saidi
M1 Swift Package and XCFramework Problems
I absolutely love my brand new 14” M1 MacBook Pro, but there are architectural problems when working with Swift packages and XCFramework ...
iOS dev
https://swiftsenpai.com/development/web-view-javascript-injection/
Swift Senpai
Injecting JavaScript Into Web View In iOS - Swift Senpai
Learn how to inject JavaScript into the iOS web view (WKWebView) to customize the HTML styling to fit the look and feel of your apps.
iOS dev
https://cornerbit.tech/comparing-images-using-the-vision-framework-2/
iOS dev
https://betterprogramming.pub/swiftui-tutorial-working-with-stacks-vstack-hstack-and-zstack-2b0070be18d7
Medium
SwiftUI Tutorial: Working With Stacks — VStack, HStack, and ZStack
A good user interface requires an organized layout of views
iOS dev
https://betterprogramming.pub/exploring-asynchronous-tasks-and-task-groups-in-swift-5-5-8dd7bc639c8c
Medium
Asynchronous Calls in Swift 5.5 — Tasks and Task Groups
Create tasks sequentially, in parallel, handle results, returned types, and MainActor using Swift Concurrency
iOS dev
https://www.donnywals.com/writing-custom-property-wrappers-for-swiftui/
Donny Wals
Writing custom property wrappers for SwiftUI – Donny Wals
In this post we’ll explore how you can build your own property wrappers to drive your SwiftUI views just like the built in property wrappers can.
iOS dev
https://holyswift.app/making-pixel-art-animations-with-uiimageview-in-swift
Holy Swift
Making Pixel Art Animations with UIImageView in Swift - Holy Swift
How to make animations with UIImageView in Swift. Learn this iOS technique now and animate your image views with just UIImages.
iOS dev
https://www.swiftbysundell.com/basics/loops/
Swift by Sundell
Loops | Swift by Sundell
A look at many different built-in ways to iterate over arrays, dictionaries, and other Swift collections.
iOS dev
https://arturgruchala.com/rxswift-course-rxcocoa-and-ui-binding/
Artur Gruchała
RxSwift course - RxCocoa and UI binding
RxCocoa brings UIKit controls and views to the reactive world. We can access
them with .rx on view object. Neary all relevant properties of views have their
reactive wrapper: alpha, background color, frame, visibility, and many more.
There are specific extensions…
iOS dev
https://developer.apple.com/news/?id=c63z27o8&utm_campaign=iOS%2BDev%2BWeekly
Apple
Explore the latest videos - Discover - Apple Developer
Discover how you can add support for in-app events, develop for Apple Watch, learn about Metal for A15, and more.