Telegram Web
tgoop.com
»
United States
»
iOS dev
» Telegram Web
iOS dev
https://www.donnywals.com/whats-new-in-swift-6-1/
Donny Wals
What’s new in Swift 6.1? – Donny Wals
The Xcode 16.3 beta is out, which includes a new version of Swift. Swift 6.1 is a relatively small release that comes with bug fixes, quality of life improvements, and some features. In this post…
iOS dev
https://oleb.net/2024/swift-toolchains/
Ole Begemann
Building with nightly Swift toolchains on macOS
An overview of the various options you have for selecting the Swift toolchain you want to build with, and two caveats to be aware of.
iOS dev
https://www.createwithswift.com/symmetrical-and-asymmetrical-transitions-in-swiftui-with-the-scroll-transition-modifier/
Create with Swift
Symmetrical and asymmetrical transitions in SwiftUI with the Scroll Transition modifier
Learn how to implement animated scroll transitions when the view enters and exits the visible area in a SwiftUI application.
iOS dev
https://hackernoon.com/grand-central-dispatch-once-and-for-all
Hackernoon
Grand Central Dispatch, Once and for All
Master Swift Grand Central Dispatch in iOS: learn thread/queue interplay, sync vs async execution, QoS, and deadlock pitfalls via practical exercises.
iOS dev
https://www.avanderlee.com/swift/what-is-structured-concurrency/
SwiftLee
What is Structured Concurrency?
Structured Concurrency transforms Swift programming. Learn how it makes asynchronous code more manageable and easier to follow.
iOS dev
https://nilcoalescing.com/blog/CustomLazyListInSwiftUI/
Nil Coalescing
Designing a custom lazy list in SwiftUI with better performance
Implement a high-performance lazy scrolling list in SwiftUI by efficiently reusing views for smooth scrolling with large datasets.
iOS dev
https://fatbobman.com/en/posts/animatable-protocol-taming-unruly-swiftui-animation/
fatbobman.com
Animatable Protocol - Taming Unruly SwiftUI Animations
The SwiftUI Animatable protocol allows for precise animation control, resolving issues like missing or inconsistent animations. Learn how animatableData can improve animation accuracy and stability in complex UI scenarios.
iOS dev
https://www.youtube.com/watch?v=7xTGNNLPyMI&list=PPSV
YouTube
Deep Dive into LLMs like ChatGPT
This is a general audience deep dive into the Large Language Model (LLM) AI technology that powers ChatGPT and related products. It is covers the full training stack of how the models are developed, along with mental models of how to think about their "psychology"…
iOS dev
https://www.createwithswift.com/creating-app-intents-using-assistant-schemas/
Create with Swift
Creating App Intents using Assistant Schemas
Integrate your app functionalities with the system and Apple Intelligence using Assistant Schemas.
iOS dev
https://www.createwithswift.com/adapting-widgets-for-tint-mode-and-dark-mode-in-swiftui/
Create with Swift
Adapting widgets for tint mode and dark mode in SwiftUI
Explore the multiple rendering modes of widgets for different device settings with SwiftUI.
iOS dev
https://chris.eidhof.nl/post/swiftui-phase-animation-bug/
chris.eidhof.nl
SwiftUI Phase Animation "Bug" — Chris Eidhof
iOS dev
https://blog.jacobstechtavern.com/p/secret-swiftui
Jacobstechtavern
Secret SwiftUI: A practical use of _VariadicView
I finally found a use for private SwiftUI APIs
iOS dev
https://serialcoder.dev/text-tutorials/swiftui/the-aspectratio-modifier-in-swiftui/
The aspectRatio Modifier In SwiftUI
iOS dev
https://www.swiftwithvincent.com/blog/animation-vs-withanimation-whats-the-difference
Swift with Vincent
.animation() vs withAnimation(): what's the difference? — 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://nshipster.com/model-context-protocol/
NSHipster
Model Context Protocol (MCP)
Language Server Protocol (LSP) revolutionized how programming languages integrate with developer tools. Model Context Protocol (MCP) aims to do the same for a new generation of AI tools.
iOS dev
https://www.avanderlee.com/swiftui/picker-styles-color/
SwiftLee
Picker in SwiftUI explained with code examples
Explore how to use the picker in SwiftUI for selecting values in your apps with different styles and controls.
iOS dev
https://swiftwithmajid.com/2025/03/04/swiftui-performance-how-to-use-uikit/
Swift with Majid
SwiftUI Performance - How to use UIKit
Nowadays, Apple platform development has undergone significant changes. Previously, we believed that building the core of an app around UIKit and using SwiftUI for certain screens was a good idea. This week, we’ll delve into the foundation of app development…
iOS dev
https://nilcoalescing.com/blog/ModalPresentationBackgroundAndColorSchemeInSwiftUI/
Nil Coalescing
Customizing modal presentation background and color scheme in SwiftUI
Set a custom background, like an image or a translucent material, for SwiftUI sheets, popovers, and full-screen covers, and explicitly control the presentation color scheme.
iOS dev
https://www.donnywals.com/how-to-plan-a-migration-to-swift-6/
Donny Wals
How to plan a migration to Swift 6 – Donny Wals
Swift 6 has been available to us for the better part of a year now, and more and more teams are considering or looking at migrating to the Swift 6 language mode. This typically involves trying to turn…
iOS dev
https://fatbobman.com/en/posts/lazy-initialization-state-in-swiftui/
fatbobman.com
Lazy Initialization @State in SwiftUI - Overcoming Premature Object Creation
@State in SwiftUI does not support lazy initialization, causing premature instance creation. Learn how @LazyState enables lazy loading for Observable instances, optimizing performance.
2025/03/13 07:15:44
Back to Top
HTML Embed Code:
TW
HK
DE
US
CA
RU
NO
CN
UA
SG
YE
IN
SA
FR
IQ
UK
EG