iOS dev
@iosdevio
10.9K
subscribers
12
photos
5
files
6.01K
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://fatbobman.com/en/posts/exploring-swiftui-property-wrappers-3/
fatbobman.com
Exploring SwiftUI Property Wrappers - @FetchRequest, @SectionedFetchRequest, @Query, @Namespace, @Bindable
Explore SwiftUI property wrappers like @FetchRequest, @SectionedFetchRequest, @Query, @Namespace, & @Bindable. Learn how they simplify data fetching & view management.
iOS dev
http://swiftwithmajid.com/2024/01/30/visionos-ornaments-in-swiftui/
Swift with Majid
visionOS ornaments in SwiftUI
The new Apple Vision Pro device is almost here, and SwiftUI is the best way to build a visionOS app quickly and natively. This week, we will continue the topic of the new SwiftUI APIs that we can use to adapt our apps to visionOS. We will learn about the…
iOS dev
https://hardcoresoftware.learningbyshipping.com/p/215-building-under-regulation
Learningbyshipping
Building Under Regulation [215.]
An essay on the EU Digital Markets Act and Apple’s Update on apps distributed in the European Union (and some personal history)
iOS dev
https://soumyamahunt.medium.com/support-swift-macros-with-cocoapods-3911f9317042
Medium
Support Swift macros with CocoaPods
Guide to distribute your macros using CocoaPods
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