Update pods
pod 'Tom'
https://github.com/Retro-Cartoons/Tom.git
OR
Update dependencies in Package.swift
dependencies
Package.swift
dependencies: [ .package(url: "https://github.com/Retro-Cartoons/Tom.git", .upToNextMajor(from: "1.0.0")) ]
Properties
lineCount: Int = 8 lineColor: UIColor = .black lineSpacing: CGFloat = 8 minLineThickness: CGFloat = 8 animationSpeed: Double = 0.25 Vertical: Bool = false
TomView(configuration: .init(lineCount: 20, lineColor: .black))
Tom is available under the MIT license. See the LICENSE file for more info.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Tom
Demo
Requirements
Installation
Cocoapods
Swift Package Manager
https://github.com/Retro-Cartoons/Tom.git
OR
Update
dependencies
inPackage.swift
Usage
Properties
XIB
Programmatically
License
Tom is available under the MIT license. See the LICENSE file for more info.