what's new in uitableview

Generated on 5/13/2025

1 search

Tailscan

This post is brought to you by Tailscan, the best devtool for Tailwind CSS.

In the "What’s new in UIKit" session at WWDC 2024, several updates were introduced for UITableView. One of the key updates is the introduction of the list environment trait. This trait describes the style of the list that the view is in, allowing cells to be styled appropriately without needing to know the specific style of the list. This simplifies the cell configuration process, as the configuration code only needs to know the style required by the content, such as whether it is a regular cell, a header, or a footer. This update is part of a broader set of improvements to collection and table view APIs, making it easier to update your cells and ensuring they automatically adjust their appearance based on the list environment trait.

For more details, you can refer to the session What’s new in UIKit (07:54).

What’s new in watchOS 11

What’s new in watchOS 11

Explore new opportunities on Apple Watch, including bringing Double Tap support to your watchOS app, making your Smart Stack widgets even more relevant and interactive, and displaying your iOS Live Activities in the Smart Stack.

What’s new in UIKit

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.

Migrate your TVML app to SwiftUI

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 SwiftUI

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.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

Elevate your tab and sidebar experience in iPadOS

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.

what's new in uitableview | Ask WWDC