LTMorphingLabel:[EXPERIMENTAL]用Swift编写的UILabel的优美变形效果 源码
LTMorphingLabel 用Swift编写的变形UILabel子类。 .Scale效果模仿了WWDC 2014的。新的变形效果可作为Swift扩展使用。 枚举LTMorphingEffect:Int,可打印 .scale-默认 .Sparkle构建在QuartzCore.CAEmitterLayer之上。 这里还有一个。 SwiftUI public var body : some View { VStack { MorphingText ( " Awesome Morphing Text " , effect
文件列表
LTMorphingLabel-master.zip
(预估有个54文件)
LTMorphingLabel-master
.gitignore
2KB
.swiftlint.yml
299B
.travis.yml
266B
LTMorphingLabel.podspec
2KB
LTMorphingLabelDemo
LTMorphingLabelDemo.storyboard
18KB
Info.plist
1KB
Images.xcassets
AppIcon.appiconset
暂无评论