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://swiftonserver.com/using-swiftnio-fundamentals/
Swiftonserver
Using SwiftNIO - Fundamentals - Swift on server
Learn the fundamental concepts of SwiftNIO, such as EventLoops and nonblocking I/O
iOS dev
https://www.swiftwithvincent.com/blog/how-to-make-a-completionhandler-much-safer
Swift with Vincent
How to make a completionHandler much safer — Swift with Vincent
You’re more of a video kind of person? I’ve got you covered! Here’s a video with the same content than this article
🍿
iOS dev
https://rozeridilar.com/2024/01/30/metalkit-your-apps-performance-with-gpu-acceleration/
App Academy
MetalKit: Your App’s Performance with GPU Acceleration
For developers seeking to push the boundaries of performance in their iOS and macOS applications, MetalKit stands as a pivotal tool. This framework, building upon Apple’s Metal, simplifies th…
iOS dev
https://rozeridilar.com/2024/02/01/using-core-data-in-memory-store/
App Academy
Using Core Data In-Memory Store
Using Core Data In-Memory Store An in-memory Core Data store operates directly within the app’s memory (RAM), providing a swift and efficient way to access and manage data. As the data resides only…
iOS dev
https://www.manu.show/2024-01-30-image-picker-modifier/
manu.show
ViewModifiers: Image Picker
An easy way to let users select images
iOS dev
https://holyswift.app/xcode-15-new-feature-streamlined-accessibility-audits/
Holy Swift
Automating SwiftUI Accessibility Audits in Xcode 15 - Holy Swift
Explore how to enhance iOS app accessibility with Xcode's tools, ensuring inclusivity and better user experience for all abilities
iOS dev
https://developer.apple.com/news/?id=vn4toshi
Apple
Apply for the Swift Student Challenge now through February 25 - Latest News - Apple Developer
Every year, the Swift Student Challenge aims to inspire students to create amazing app playgrounds that can make life better for their communities — and beyond.Have an app idea that’s close to your heart? Now’s your chance to make it happen. Build an app…
iOS dev
https://developer.apple.com/news/?id=5mcfho5g
Apple
Q&A with the Apple UX writing team - Discover - Apple Developer
Get tips on writing clear onboarding flows, uplifting content, and effective notifications.
iOS dev
https://scottsmithdev.com/screen-vs-view-in-swiftui
Scott Smith Dev
Screen vs View in SwiftUI
When SwiftUI was announced in June 2019, I was on a team that decided we were going to use SwiftUI to build our new large-scale production app. We started right away and rode the wild roller coaster of the SwiftUI beta rush of Summer 2019, and we wer...
iOS dev
https://pkl-lang.org/blog/introducing-pkl.html
Introducing Pkl, a programming language for configuration
iOS dev
https://www.polpiella.dev/setting-up-shareplay-on-an-ios-app-from-scratch/
www.polpiella.dev
Setting up SharePlay on an iOS app
How to configure, start and manage shared experiences in your iOS app using SharePlay.
iOS dev
https://www.swiftjectivec.com/swiftui-alignment-guides-tip-tricks/
Swiftjective-C
Fun Alignment Guide Tricks
Alignment guides are something I didn't really think about much in SwiftUI. Lately, I've seen some compelling examples of how they can be used.
iOS dev
https://medium.com/bumble-tech/scaling-ios-at-bumble-76754fa874f7
Medium
Scaling iOS at Bumble: Part 1/3 — The Challenges
This article is the first in a series of three. We’ll be presenting work undertaken during 2022 and 2023 aimed at tackling the challenges of scaling our iOS production apps. Bumble Inc. is the parent…
iOS dev
https://medium.com/bforbank-tech/swiftui-hero-animation-with-matched-geometry-effect-abcf67f53114
Medium
SwiftUI Hero Animation with Matched Geometry Effect
An easy example of animating views with Matched Geometry Effect
iOS dev
https://www.swiftwithvincent.com/blog/bad-practice-using-lowercased-to-compare-strings
Swift with Vincent
Bad practice: using .lowercased() to compare strings — Swift with Vincent
You’re more of a video kind of person? I’ve got you covered! Here’s a video with the same content than this article
🍿
iOS dev
https://jacobbartlett.substack.com/p/compiler-cocaine-the-swift-method
Jacobstechtavern
The Swift Method Dispatch Deep Dive
And the compiler's endless quest to speed up your code
iOS dev
https://www.swiftindepth.com/articles/self-sufficient-features/
Swiftindepth
The power of self-sufficient features
Imagine features capable of functioning independently, without relying on their parent too much, if at all. They can handle their tasks autonomously, with no need to be micromanaged by an ancestor class.
iOS dev
https://medium.com/airbnb-engineering/migrating-our-ios-build-system-from-buck-to-bazel-ddd6f3f25aa3
Medium
Migrating Our iOS Build System from Buck to Bazel
How Airbnb achieved a smooth and transparent migration from Buck to Bazel on iOS, with minimal interference to developer workflows
iOS dev
https://kevin-jonathan.medium.com/oversimplifying-swiftui-view-code-using-viewstate-and-swiftuis-viewbuilder-case-study-included-862b7e60c7da
Medium
Oversimplifying SwiftUI View Code using ViewState and SwiftUI’s ViewBuilder (Case Study Included!)
Let’s say you have developed a pretty complex iOS app with a lot of lines of code, but you are having a hard time to manage the view code because it’s quite messy and hard to read. We can definitely…
iOS dev
https://fatbobman.com/en/posts/exploring-swiftui-property-wrappers-4/
fatbobman.com
Exploring Property Wrappers in SwiftUI - @UIApplicationDelegateAdaptor, @AccessibilityFocusState, @FocusedObject, @FocusedValue…
Explore SwiftUI's powerful property wrappers: @UIApplicationDelegateAdaptor for UIKit integration, @AccessibilityFocusState for enhanced accessibility, and @FocusedObject, @FocusedValue, @FocusedBinding for focus management. Learn how they simplify app development…
🔥
1
iOS dev
https://www.hackingwithswift.com/articles/265/shipping-a-visionos-app-for-launch
Hacking with Swift
Shipping a visionOS app for launch
The future of audio synthesis is in your hands!