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