what's new in uiscrollview
Generated on 5/11/2025
1 search

This post is brought to you by Tailscan,
the best devtool for Tailwind CSS.
In the "What's new in SwiftUI" session at WWDC 2024, several enhancements to UIScrollView
were introduced. These include:
-
Fine-Grained Control: New APIs provide more control over scroll views, allowing for deeper integration with the state of a scroll view. This includes reacting to changes in content offsets, content size, and more.
-
Visibility Detection: You can now detect when a view's visibility changes due to scrolling, enabling experiences centered around content moving on or off-screen, such as auto-playing videos.
-
Programmatic Control: There are more scroll positions to programmatically scroll to, like the top edge. Additional options include turning off bouncing along a given axis, programmatically stopping scrolling, and controlling content alignment.
For more details, you can refer to the What's new in SwiftUI session at the timestamp 16:18.

Evolve your document launch experience
Make your document-based app stand out, and bring its unique identity into focus with the new document launch experience. Learn how to leverage the new API to customize the first screen people see when they launch your app. Utilize the new system-provided design, and amend it with custom actions, delightful decorative views, and impressive animations.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

Create custom visual effects with SwiftUI
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.

Migrate your TVML app to SwiftUI
SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.

Elevate your tab and sidebar experience in iPadOS
iPadOS 18 introduces a new navigation system that gives people the flexibility to choose between using a tab bar or sidebar. The newly redesigned tab bar provides more space for content and other functionality. Learn how to use SwiftUI and UIKit to enable customization features – like adding, removing and reordering tabs – to enable a more personal touch in your app.