EMTNeumorphicView:带有Neumorphism样式设计的UIKit视图

时间:2024-03-28 06:11:19
【文件属性】:

文件名称:EMTNeumorphicView:带有Neumorphism样式设计的UIKit视图

文件大小:93KB

文件格式:ZIP

更新时间:2024-03-28 06:11:19

Swift

EMTN同构视图 具有Neumorphism风格设计的UIKit视图。 安装 EMTNeumorphicView可通过CocoaPods / Carthage / SwiftPM获得。 要通过CocoaPods安装它,只需将以下行添加到Podfile中: pod 'EMTNeumorphicView' 例子 要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。 用法 您可以使用EMTNeumorphicView / EMTNeumorphicButton / EMTNeumorphicTableCell。 每个视图都是UIView / UIButton / UITableViewCell的子类。 EMTN同构视图 let myView = EMTNeumorphicView () myView. neumorphicLayer ? .


【文件预览】:
EMTNeumorphicView-master
----_Pods.xcodeproj(27B)
----.gitignore(738B)
----Package.swift(496B)
----README.md(4KB)
----.swiftpm()
--------xcode()
----Example()
--------Podfile.lock(300B)
--------Pods()
--------EMTNeumorphicView.xcodeproj()
--------EMTNeumorphicView()
--------Podfile(179B)
--------Tests()
--------EMTNeumorphicView.xcworkspace()
----LICENSE(2KB)
----EMTNeumorphicView()
--------Assets()
--------Classes()
----EMTNeumorphicView.podspec(2KB)
----.travis.yml(565B)

网友评论