Neron:Swift DSL自动布局框架

时间:2021-04-12 19:19:09
【文件属性】:
文件名称:Neron:Swift DSL自动布局框架
文件大小:50KB
文件格式:ZIP
更新时间:2021-04-12 19:19:09
Swift 神经元 Neron使iOS Auto Layout变得容易。 例子 用法示例: view. layout . add ( to : self ) . leading . equalTo (layoutMarginsGuide, . leading ) . trailing . equalTo (layoutMarginsGuide, . trailing ) . yAxis . center ( with : guide) . height . equalTo ( constant : 50 ) . activate () 执照 Neron是根据MIT许可证共享的。 有关更多信息,请参见。
【文件预览】:
Neron-master
----.gitignore(53B)
----Sources()
--------Neron()
----.swiftlint.yml(2KB)
----Neron.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(136B)
----.swiftpm()
--------xcode()
----LICENSE(1KB)
----.github()
--------release-drafter.yml(556B)
--------workflows()
----README.md(397B)
----Package.swift(530B)
----Tests()
--------NeronTests()

网友评论