github nalexn/ViewInspector 0.7.6

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

Released on 2021-05-23.

  • Added support for inspecting Alert, ActionSheet and Sheet. Instructions are provided in the guide.

  • New func isResponsive() -> Bool for checking if the control is responsive to the user's touch input.

  • All controls that are disabled, hidden or with allowsHitTesting(false) now throw an exception on attempt to programmatically trigger a user interaction.

  • Many of the view modifiers that impose their effect on the enclosed hierarchy, such as hidden, are now associated with the inner views as well.

  • Merged PR #107: Disabled Button throws an exception on tap attempt.

  • Merged PR #109: Added API for selecting a date with DatePicker

  • Fixed #104

Don't miss a new ViewInspector release

NewReleases is sending notifications on new releases.