AccessibilitySnapshot
AccessibilitySnapshot copied to clipboard
Add SwiftUI snapshot support
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.