what design changes are coming to ios18
Asked on 2024-07-30
1 search
iOS 18 introduces several design changes and enhancements. Here are some of the key updates:
-
UIKit Enhancements:
- Document Launch Experience: Redesigned launch experience for document-based apps, allowing full control over launch views and design, and first-class support for template document creation. (What’s new in UIKit)
- Tabs and Sidebar Updates: Major updates to tabs and sidebar, including new API to better describe app hierarchy to
UITabBarController
. (What’s new in UIKit) - Fluid Transitions: Support for new fluid transitions across the system. (What’s new in UIKit)
-
Home Screen Customization:
- App Icons and Widgets: App icons and widgets can now appear in light, dark, or tinted versions. A tinted version of your app icon will automatically be available to users after upgrading to iOS 18. (Platforms State of the Union)
-
Tab Bar and Sidebar Experience:
- Integrated Appearance: The tab bar shares a safe area with the navigation bar for a more integrated appearance. (Elevate your tab and sidebar experience in iPadOS)
- New Syntax in SwiftUI: New syntax in SwiftUI for
TabView
to make it easier to catch common errors at build time. (Elevate your tab and sidebar experience in iPadOS)
-
Privacy Enhancements:
- Contacts Sharing: Improved transparency and control over access to contacts, with a new flow for sharing contacts that provides the option to select specific contacts. (What’s new in privacy)
-
Control Customization:
- New Controls API: Create controls that can be added to the control center, assigned to the action button on iPhone 15 Pro, or appear on the lock screen. (Platforms State of the Union)
These updates aim to enhance the user experience by providing more customization options, improving the integration of UI components, and ensuring better privacy controls.

What’s new in device management
Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Bring your Live Activity to Apple Watch
Bring Live Activities into the Smart Stack on Apple Watch with iOS 18 and watchOS 11. We’ll cover how Live Activities are presented on Apple Watch, as well as how you can enhance their presentation for the Smart Stack. We’ll also explore additional considerations to ensure Live Activities on Apple Watch always present up-to-date information.

Use HDR for dynamic image experiences in your app
Discover how to read and write HDR images and process HDR content in your app. Explore the new supported HDR image formats and advanced methods for displaying HDR images. Find out how HDR content can coexist with your user interface — and what to watch out for when adding HDR image support to your app.