github nalexn/ViewInspector 0.9.2

latest releases: 0.10.0, 0.9.11, 0.9.10...
2 years ago

Released on 2022-09-17.

Requires Xcode 14.0

What's new:

  • Adds support for SwiftUI 4.0

  • New APIs:

    • find(viewWithAccessibilityLabel: ) and find(viewWithAccessibilityIdentifier: ) (PR #168)
    • axes: Axis.Set and showsIndicators: Bool inspectable attributes on ScrollView
    • callOnSubmit inspection of the onSubmit modifier (PR #184)
    • primaryAction inspection support on Menu (#183)
    • Inspectable attributes on Rotation3D (PR #191)
    • Label(_:systemImage:) inspection (#176)
  • Fixes and PRs:

    • 'callOnChange' not recognizing Optional parameters (#163)
    • Error when accessing the keyboardType in TextField (#171)
    • Failure to find .background() when BackgroundView contains Color (#169)
    • Error 'Cannot find 'XCTFail' in scope' when integrating with CocoaPods (#145)

Don't miss a new ViewInspector release

NewReleases is sending notifications on new releases.