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://www.youtube.com/watch?v=alhFwkbsxrs
YouTube
WWDC24: Create custom visual effects with SwiftUI | Apple
Discover how to create stunning visual effects in SwiftUI. Learn to build unique scroll effects, rich color treatments, and custom transitions. We’ll also explore advanced graphic effects using Metal shaders and custom text rendering.
Discuss this video…
iOS dev
https://www.youtube.com/watch?v=X_JYRz-Hd0o
YouTube
WWDC24: Analyze heap memory | Apple
Dive into the basis for your app’s dynamic memory: the heap! Explore how to use Instruments and Xcode to measure, analyze, and fix common heap issues. We’ll also cover some techniques and best practices for diagnosing transient growth, persistent growth,…
iOS dev
https://youtu.be/aolI_Rz0ZqY?si=ZCRisJhKbJpeKM8_
YouTube
So You Think You Know Git - FOSDEM 2024
Scott Chacon's FOSDEM 2024 talk on Git Tips and Tricks and why he's working on GitButler now (https://gitbutler.com)
Scott talks about:
00:00 - Introduction
01:06 - About Me (well, Scott Chacon)
02:36 - How Well Do You Know Git?
05:09 - Our Agenda
06:25…
iOS dev
https://youtu.be/Md44rcw13k4?si=jfj-KPvr7mlKFN5j
YouTube
So You Think You Know Git Part 2 - DevWorld 2024
Scott Chacon's DevWorld 2024 talk on Git Tips and Tricks. Learn more at https://blog.gitbutler.com
Scott talks about:
00:00 Intro
00:33 Welcome
02:05 About Me
02:24 How Well Do you Know Git
03:19 Agenda
03:31 Switch and Restore
05:55 Hooks
08:33 Attributes…
iOS dev
https://www.kodeco.com/45333595-swift-testing-getting-started
kodeco.com
Swift Testing: Getting Started
In 2021, Apple released Swift concurrency to an adoring audience — finally, developers could write Swift code to implement concurrency in Swift apps! At WWDC 2024, developers got another game changer — Swift Testing.
iOS dev
https://codingwithvera.com/discover-swift-testing/
Coding With Vera
Get to Know Swift Testing
At this year's WWDC, Apple unveiled Swift Testing, a new testing framework. This does not replace XCTest, which iOS developers were already using, but it enhances the introduction of our test writing practices with new features such as tagging, parameterizing…
iOS dev
https://talk.objc.io/episodes/S01E409-environment-preference-updates?t=63
talk.objc.io
Environment & Preference Updates
We discuss some subtleties around SwiftUI's view updates with regard to environment and preference changes.
iOS dev
https://tgomareli.medium.com/inspecting-swifts-observation-exploring-benefits-issues-and-solutions-00617f13d36c
Medium
Inspecting Swift’s Observation. Exploring Benefits, Issues and solutions.
It was a really long road to Observation, as an engineers and part of the community we have tried and learned a lot of different approaches during these years and finally we are currently at the…
iOS dev
https://swiftwithmajid.com/2024/06/17/mastering-scrollview-in-swiftui-scroll-offset/
Swift with Majid
Mastering ScrollView in SwiftUI. Scroll Offset
WWDC 24 is over, and I decided to start writing posts about new features in the upcoming iteration of the SwiftUI framework. Apple continues filling gaps this year by introducing more granular control over the scroll position. This week, we will learn how…
iOS dev
https://www.swiftjectivec.com/Swift-Codable-Handle-Missing-Or-Nil-Values/
Swiftjective-C
@DefaultIfMissing - My Codable Failsafe
Sometimes, you just want some leniancy with codable. Here's how I get it.
iOS dev
https://peterfriese.dev/blog/2024/hero-animation/
Peter Friese
SwiftUI Hero Animations with NavigationTransition
Learn how to replicate the App Store hero animation with SwiftUI's new NavigationTransition
iOS dev
https://www.polpiella.dev/swift-translation-api
www.polpiella.dev
Free, on-device translations with the Swift Translation API
During WWDC24, Apple announced the Swift Translation API, a new framework that allows you to perform on-device translations in your Swift apps entirely for free. In this post, we'll take a look at all the different ways you can use the new API to translate…
iOS dev
https://www.donnywals.com/mixing-colors-in-swiftui-and-xcode-16/
Donny Wals
Mixing colors in SwiftUI and Xcode 16 – Donny Wals
SwiftUI in iOS 18 and macOS 15 has gained a new trick; it can mix colors. This means that it’s now possible to take a color and modify it by applying another color to it using a provided percentage.
iOS dev
https://digitalbunker.dev/chaikins-algorithm-in-swiftui/
Digital Bunker
Chaikin's Algorithm In SwiftUI
Discover the differences between Chaikin's Algorithm and Bézier curves in this blog post. Learn how these tools create smooth curves, their applications in design and animation, and which method is best suited for your needs. Ideal for designers and developers…
iOS dev
https://jacobbartlett.substack.com/p/advanced-core-image
Jacob’s Tech Tavern
Advanced Core Image
Use Metal to create custom Core Image kernels
iOS dev
https://www.avanderlee.com/concurrency/swift-6-migrating-xcode-projects-packages/
SwiftLee
Swift 6: What’s New and How to Migrate
What's new in Swift 6 and how do you migrate your projects and packages? Learn how to apply incremental migration and why you should update.
iOS dev
https://www.massicotte.org/concurrency-swift-6-se-0430
massicotte.org
SE-0430: sending parameter and result values
Everyone seems excited about region-based isolation. And they should be! It is a pretty amazing technology that will reduce the need for Sendable types. However, it does has limitations. It’s still fairly easy to come up with safe patterns the compiler cannot…
iOS dev
https://www.hackingwithswift.com/articles/270/whats-new-in-swiftui-for-ios-18
Hacking with Swift
What’s new in SwiftUI for iOS 18
We got new API for colors and gradients, more scrollview improvements, tab improvements, and more.
iOS dev
https://fatbobman.com/en/posts/creating-stunning-dynamic-text-effects-with-textrender/
fatbobman.com
Creating Stunning Dynamic Text Effects with TextRenderer
Explore SwiftUI's TextRenderer for dynamic text effects. Learn to customize text rendering, create colorful animations, & use transitions. Dive into the new WWDC 2024 feature!
iOS dev
https://marcoeidinger.github.io/appleframeworks/
marcoeidinger.github.io
Public Apple Frameworks
View all public frameworks from Apple and filter based on platform and availability