swift-snapshot-testing
swift-snapshot-testing copied to clipboard
Support UIViewController contentScrollView
I added an optional argument to the .image snapshot strategy that try to retrieve the UIViewController.contentScrollView (when it's available).
This should improve the sizing of the target UIViewController in the case a UIScrollView is used.
This proposal should provide a better way of working around the issue https://github.com/pointfreeco/swift-snapshot-testing/issues/264.
Is there any update to this issue?
Is there any update to this issue?
+1