ChangesCompiler
public struct ChangesCompiler
Undocumented
-
Undocumented
Declaration
Swift
public static func compile(since: String, maxItems: Int = 6) -> [String] -
Undocumented
Declaration
Swift
static let bullet: String -
Undocumented
Declaration
Swift
static let font: UIFont -
Undocumented
Declaration
Swift
public static func views(_ entries: [String]) -> [UIView] -
Undocumented
Declaration
Swift
static func bulletView() -> UIView -
Undocumented
Declaration
Swift
static func entryView(_ content: String) -> UIView
View on GitHub
ChangesCompiler Structure Reference