CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Jul 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Joslyn.
一个简洁的提示框(Toast),可以用于用户提示,或者测试提示。该版为Swift版。
除了常用的text和duration外,其他配置都放在闭包里。
将下列文件(CSToast目录下)拖入项目即可
CSToast.swift
或
pod 'Toast'
func viewDidAppear(_ animated: Bool)
之后调用有效。