github nalexn/ViewInspector 0.10.4

3 hours ago

Released on 2026-09-20

What's Changed

  • Check ResizableProvider on SwiftUI.Image -> parameters that were set via .resizable() by @nikolay-dementiev in #407
  • Safe area bar by @paweldudek in #411
  • Add Claude skill /new-api-support that helps with covering new APIs by @nalexn in #414
  • fix task modifiers in 26.4 by @andy-vanwagoner-jn in #418
  • Support iOS 27 introspection layout changes by @nh7a in #421
  • Support iOS 27 LazyVStack and LazyHStack introspection by @jqsilver in #424
  • Support @observable objects in @Environment by @nh7a in #426
  • Support arbitrary type injection for @Environment by @nh7a in #427
  • #413: Support accessibilityTraits inspection by @nh7a in #428
  • #401: Support Group/ForEach subviews and sections by @nh7a in #430
  • Support the native sheet and fullScreenCover modifiers by @nh7a in #431
  • Fix toolbar item inspection when wrapped by availability-gated ToolbarContent modifiers by @tc-sgupta in #429
  • feat: Support onScrollVisibilityChange(threshold:_:) by @nh7a in #434
  • Fix accessibilityTraits() throwing for an empty trait set by @nh7a in #435
  • #425: Support TupleContent produced by ViewBuilder on iOS 27 by @nh7a in #432
  • #363: Fix crash when search traverses a Charts Chart view by @nh7a in #433
  • Add inspection support for textSelection by @nh7a in #438
  • Add inspection support for textCase by @nh7a in #439
  • Add inspection support for submitLabel by @nh7a in #440
  • Add inspection support for compositingGroup and drawingGroup by @nh7a in #441
  • Sync readiness.md with implemented APIs by @nh7a in #436
  • Fix accessibilityTraits() for an empty trait set merged into a sibling modifier by @nh7a in #437

Full Changelog: 0.10.3...0.10.4

Don't miss a new ViewInspector release

NewReleases is sending notifications on new releases.