github nalexn/ViewInspector 0.9.1

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

Released on 2021-12-30.

Requires Xcode 13.2

What's new:

  • Added inspection support for:

    • AsyncImage
    • Canvas
    • ControlGroup
    • LocationButton
    • SignInWithAppleButton
    • TimelineView
    • VideoPlayer
    • EllipticalGradient (PR #135)
    • ContainerRelativeShape
    • tint() (PR #139)
    • listItemTint() (PR #137)
    • overlayPreferenceValue() (#144)
    • backgroundPreferenceValue()
    • statusBarHidden()
  • New APIs:

    • isAbsent: Bool for checking if optional view is present. Requested in #129 and #136
    • classified() for erasing the type of the view to ViewType.ClassifiedView

Fixes and PRs:

  • Fixed 'Cannot find 'XCTFail' in scope' when integrating with CocoaPods (#145)
  • Fixed actualView() not injecting EnvironmentObjects (issue #149, PR #150)
  • Fixed find().actualView() gets type mismatch error on a nested view type within a custom generic container (#138)

Happy coming New Year!

Don't miss a new ViewInspector release

NewReleases is sending notifications on new releases.