Reality Composer Pro 3 introduces a node-based visual scripting system called Script Graph that lets developers and designers build interactive RealityKit experiences โ including full games โ without writing any code. Features include drag gesture events, physics integration, prototyped subgraphs, custom events, and live preview directly on Vision Pro.
โข Dramatically lowers the barrier for prototyping spatial interactions: designers can wire up drag physics, custom events, and material parameter changes entirely in a visual node graph without Swift code
โข Prototyped Subgraphs enable reusable logic modules shared across multiple Script Graphs, accelerating iteration and keeping complex scenes maintainable
โข Live Preview mode streams the running simulation directly to a connected Vision Pro so you can feel real hand interactions and tune parameters like dragSpeed in real time without rebuilding
Liquid Glass is Apple's new material and visual design language introduced in iOS 27, bringing translucent, refractive glass-like surfaces to system and custom UI elements. It replaces the frosted vibrancy aesthetic with a more dynamic, depth-aware material that responds to content beneath it.
iOS 27 introduces new SwiftUI drag and drop APIs including reorderable, reorderContainer, dragContainer, and configuration modifiers that enable reordering within and across collections, multi-item drag, and fine-grained control over how data is transferred during drag and drop operations.
PaperKit is Apple's full-featured canvas framework โ previously internal-only โ now publicly available in iOS/macOS/visionOS 27. It powers the drawing and markup experience in Notes, Preview, and Freeform, giving developers access to a complete pencil, shapes, images, and text canvas with a rich data model.
In-depth guide
RealityKit & USDKit in iOS 27 โiOS 27 enforces stricter adaptivity requirements for UIKit apps, making iPhone apps fully resizable in iPhone Mirroring and on iPad, while introducing new navigation bar minimization controls, sidebar opt-in for iPhone tab bars, and prominent tab customization.