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") ],
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CrystalPreviewKit
Simple classes that make it easier to display previews.
Installation
CUIPreviewKit supports Swift Package Manager. To use it the following to your
Package.swift
file: