What to look into for new iPadOS developers

Asked on 10/08/2024

1 search

For new iPadOS developers, there are several exciting updates and features to explore from the recent WWDC sessions:

  1. Apple Pencil Pro and PencilKit: iPadOS 18 introduces new features for Apple Pencil Pro, including a squeeze gesture for quick tool switching and an undo slider for efficient navigation through undo history. The PK tool picker now allows for custom tool integration, enhancing drawing experiences. This is covered in the session What’s new in UIKit.

  2. UIKit Enhancements: Developers should compile their apps using the iOS 18 SDK to take advantage of improvements in transitions, animations, tab bars, and the new document launch experience. This is also discussed in the session What’s new in UIKit.

  3. RealityKit APIs: For those interested in cross-platform development, RealityKit offers extensive support for iOS, macOS, and visionOS. Features like hover effects, force effects, and portal enhancements can be utilized across platforms, making it easier to develop immersive experiences on iPadOS. This is detailed in the session Discover RealityKit APIs for iOS, macOS and visionOS.

  4. SwiftUI Updates: SwiftUI has introduced new custom controls and enhancements for creating dynamic and interactive user interfaces. Developers can explore new APIs for custom resizable controls and improved interoperability. This is covered in the session What’s new in SwiftUI.

These sessions provide a comprehensive overview of the new tools and features available for iPadOS development, making it an exciting time to start building apps for the platform.