CropView
CropView copied to clipboard
iOS 13 xCode(11) layoutSubviews issue
When layout subviews called, it goes recursive and causes the app to crash. It seems the problem is in SECropView.swift
public override func layoutSubviews()
Try not invoke the ViewController with segue of type Modal or Sheet if in SwiftUI