Simple classes that make it easier to display previews.
CUIPreviewKit supports Swift Package Manager. To use it the following to your Package.swift
file:
dependencies: [
.package(name: "CUIPreviewKit", url: "https://github.com/robhasacamera/CUIPreviewKit.git", from: "0.2.0")
],