iOS

16.2

What's New

iOS 16.2 SDK brings refinements to SwiftUI animation control and Table API design. The release deprecates legacy Table initializers in favor of new ones with explicit type parameters, improving compiler type-checking performance. Developers can now disable NavigationStack animations using transaction control.

Highlights

Deprecations

  • Certain Table initializers deprecated in favor of new initializers with explicit 'of:' parameter for type specification

Recent Releases

All releases →