We all love SwiftUI for its declarative approach and the ability to quickly prototype a UI. Its simplicity has a few drawbacks though, for example we don’t have full access to the actual view in the hierarchy. One of the problems is taking a screenshot of a particular View. If we deal with UIKit, getting