iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
5.97K
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.youtube.com/playlist?list=PLED4k3CZkY9TiTTf0fY8c8hUIGxqztlKX
YouTube
iOS Conf SG 2024
Relive the enriching experience of iOS Conf SG, the premier iOS developer conference in Southeast Asia. Picture this: January 2024, a swarm of developers fro...
iOS dev
https://www.youtube.com/playlist?list=PLugrLwuQvERqB4Kj8GOPwCnUMOLxJ0Ny9
YouTube
SwiftCraft 2024
Share your videos with friends, family, and the world
iOS dev
https://calincrist.com/the-perfect-ios-networking-layer-does-not-exists---part-1
calin.crist()
The perfect iOS networking layer does not exist - Part 1
Of course not. But there are great starting points to build a modular, extensible, and testable networking layer in iOS using Swift.
iOS dev
https://calincrist.com/the-perfect-ios-networking-layer-does-not-exist---part-2
calin.crist()
The perfect iOS networking layer does not exist - Part 2
Of course not. But there are great starting points to build a modular, extensible, and testable networking layer in iOS using Swift. Part 2 covers unit and integration tests.
iOS dev
https://swifttoolkit.dev/posts/cli-question
swifttoolkit.dev
Supporting Interactive Input in CLI Tools Using Property Wrappers
How to use Property Wrappers to make the readLine() method more reusable in your tools
iOS dev
https://www.createwithswift.com/transcribing-audio-from-live-audio-using-the-speech-framework/
Create with Swift
Transcribing audio from live audio using the Speech framework
Learn how to create a SwiftUI application that transcribes audio to text using the Speech framework.
❤
2
iOS dev
https://www.createwithswift.com/applying-visual-effects-combined-with-scrolling-in-swiftui/
Create with Swift
Applying visual effects combined with scrolling in SwiftUI
Learn how to apply visual effects to your views while scrolling with SwiftUI.
iOS dev
https://antran.app/2024/swiftui_text_markdown/
antran.app
How to render dynamic Markdown strings in SwiftUI?
Workraround to render dynamic Markdown strings in SwiftUI
iOS dev
https://alejandromp.com/development/blog/using-binaries-as-libraries/
Alejandro M. P.
Using Binaries as Libraries | Alejandro M. P.
Recently, while watching a Tsoding stream, I saw something that piqued my curiosity. Alexey demonstrated how one of his applications could render a video just by calling into the ffmpeg binary directly, instead of using it as a source code dependency or even…
iOS dev
https://yaacoub.github.io/articles/swift-tip/crafting-a-typewriter-text-animation-in-swiftui/
Yaacoub
Crafting a Typewriter Text Animation in SwiftUI
iOS dev
https://www.createwithswift.com/applying-visual-effects-combined-with-scrolling-in-swiftui/
Create with Swift
Applying visual effects combined with scrolling in SwiftUI
Learn how to apply visual effects to your views while scrolling with SwiftUI.
iOS dev
https://www.polpiella.dev/observable-property-changes/
www.polpiella.dev
How to listen for property changes in an @Observable class using AsyncStreams
A comparison between ObservableObject and the new Observable macro and how to listen and react to property changes in both.
iOS dev
https://swiftwithmajid.com/2024/10/08/mastering-container-views-in-swiftui-values/
Swift with Majid
Mastering container views in SwiftUI. Values.
In the series final post about container views in SwiftUI, we will discuss container values and how SwiftUI allows us to propagate data through the container view logic. This week, we will learn how to declaratively define and pass container values.
iOS dev
https://swiftindepth.com/articles/swiftui-loading-states-with-mutation/
Swiftindepth
SwiftUI loading states with a twist; Solving a mutation puzzle
SwiftUI simplifies numerous UI-related tasks. However, even something as seemingly simple as a LoadingState enum can quickly become complex when mutation is involved. Online resources often overlook techniques for mutating data originating from a LoadingState…
iOS dev
https://www.avanderlee.com/swift/security-scoped-bookmarks-for-url-access/
SwiftLee
Security-scoped bookmarks for URL access
Find out how security-scoped bookmarks on macOS can help regain access to user-selected directories and enhance data management.
iOS dev
https://swift.mackarous.com/posts/2024/10/modifiers-presentation-compact-adaptation/
Swift.Mackarous
SwiftUI Modifiers Deep Dive: presentationCompactAdaptation | Swift.Mackarous
Welcome to the SwiftUI Modifiers Deep Dive series, where we take a closer look at one SwiftUI modifier each week. In this series, I’ll explore the ins and outs of each modifier, breaking down its functionality and use cases. Whether you’re new to SwiftUI…
iOS dev
https://www.donnywals.com/what-is-dependency-injection-in-swift/
Donny Wals
What is dependency injection in Swift? – Donny Wals
Code has dependencies. It’s something that I consider universally true in one way or another. Sometimes these dependencies are third party dependencies while other times you’ll have objects that…
iOS dev
https://fatbobman.com/en/posts/userdefaults-and-observation/
fatbobman.com
UserDefaults and Observation in SwiftUI - How to Achieve Precise Responsiveness
Explore how to efficiently manage UserDefaults with SwiftUI's Observation framework. This article provides a complete solution for precise, responsive data handling, including the @ObservableDefaults macro.
iOS dev
https://developer.apple.com/help/app-store-connect/manage-compliance-information/manage-european-union-digital-services-act-trader-requirements/
Apple
Manage European Union Digital Services Act trader requirements - App Store Connect - Help - Apple Developer
Enter banking information in App Store Connect. Set up your payment details to receive earnings from your app sales.
iOS dev
https://developer.apple.com/tutorials/instruments
Apple Developer Documentation
Profiling apps using Instruments | Apple Developer Documentation
Use Instruments to analyze the performance, resource usage, and behavior of your apps. Learn how to improve responsiveness, reduce memory usage, and analyze complex behavior over time.
iOS dev
https://github.com/hoangatuan/iOS-Performance-Optimization
GitHub
GitHub - hoangatuan/iOS-Performance-Optimization: This project contains resources on how you can optimize your iOS application…
This project contains resources on how you can optimize your iOS application performance - hoangatuan/iOS-Performance-Optimization
👍
4