FrameLayoutKit:FrameLayoutKit是一款超级快速且易于使用的自动布局工具包

时间:2024-06-05 08:53:48
【文件属性】:

文件名称:FrameLayoutKit:FrameLayoutKit是一款超级快速且易于使用的自动布局工具包

文件大小:1.66MB

文件格式:ZIP

更新时间:2024-06-05 08:53:48

layout swift-package-manager layout-engine swift-framework grid-layout

FrameLayoutKit FrameLayout是适用于iOS和tvOS的超级快速且易于使用的布局库。 对于Objective-C版本: (不建议使用,不建议使用) 为什么? 对自动布局约束噩梦说“否”: 例子 要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。 安装 可通过Swift Package Manager (推荐)和 : pod "FrameLayoutKit" 例子 这是FrameLayoutKit布局下面的卡片视图的方式: let frameLayout = HStackLayout { $0 . add (VStackLayout { $0 . add (earthImageView). alignment = (. top , . center ) $0 . addSpace (). flex


【文件预览】:
FrameLayoutKit-master
----FrameLayoutKit.podspec(860B)
----banner.jpg(53KB)
----.swiftpm()
--------xcode()
----FrameLayoutKit()
--------Classes()
----no_constraint.png(657KB)
----LICENSE(1KB)
----_Pods.xcodeproj(27B)
----helloWorld.png(472KB)
----Example()
--------Podfile.lock(288B)
--------FrameLayoutKit()
--------Podfile(95B)
--------FrameLayoutKit.xcodeproj()
--------FrameLayoutKit_Example.entitlements(295B)
--------FrameLayoutKit.xcworkspace()
----README.md(3KB)
----Package.swift(528B)
----bechmark.png(29KB)
----frameLayoutSyntax.png(426KB)

网友评论