AccessibilitySnapshot icon indicating copy to clipboard operation
AccessibilitySnapshot copied to clipboard

Add SwiftUI snapshot support

Open Sherlouk opened this issue 4 years ago • 0 comments

SnapshotTesting supports SwiftUI views so should be a case of adding the relevant extension to our spec code. This'll avoid our users from having to first wrap the view in a UIHostingController simplifying it's usage.

Sherlouk avatar Oct 17 '20 19:10 Sherlouk