没有合适的资源?快使用搜索试试~ 我知道了~
Layoutless:编写更少的UI代码
共52个文件
swift:29个
plist:4个
png:3个
需积分: 5 0 下载量 195 浏览量
2021-05-03
11:41:05
上传
评论
收藏 456KB ZIP 举报
温馨提示
无布局 无布局可让您花费更少的时间编写UI代码。 它提供了一种声明式样式和布局视图的方法。 这是一个针对Layoutless编写的UI代码的示例: class ProfileView : View { let imageView = UIImageView ( style : Stylesheet. profileImage ) let nameLabel = UILabel ( style : Stylesheet. profileName ) override var subviewsLayout: AnyLayout { return stack (. vertical , alignment : . center )( imageView, nameLabel ). filli
资源推荐
资源详情
资源评论
收起资源包目录
Layoutless-master.zip (52个子文件)
Layoutless-master
Assets
patterns@2x.png 399KB
article@2x.png 72KB
profile@2x.png 38KB
Sources
Layout
LayoutNode.swift 1KB
WindowTraitCollection.swift 2KB
Layoutless+UIKit.swift 2KB
Anchorable.swift 2KB
ChildNode.swift 3KB
Layout.swift 2KB
Revertable.swift 2KB
LayoutProtocol.swift 2KB
TraitQueryLayoutSet.swift 4KB
Layoutless.swift 21KB
Length.swift 3KB
UIView+iOS10.swift 2KB
Style
Style.swift 3KB
Views
Deprecations.swift 190B
UI.ImageView.swift 2KB
UI.Window.swift 4KB
UI.CollectionViewCell.swift 2KB
UI.Button.swift 3KB
UI.ViewController.swift 3KB
UI.TableViewCell.swift 2KB
UI.Control.swift 2KB
UI.TextField.swift 3KB
UI.View.swift 3KB
UI.swift 1KB
UI.Label.swift 4KB
LayoutlessDemo
LayoutlessDemo
ViewController.swift 1KB
Info.plist 1KB
AppDelegate.swift 640B
Base.lproj
LaunchScreen.storyboard 2KB
Assets.xcassets
AppIcon.appiconset
Contents.json 2KB
Contents.json 62B
LayoutlessDemo.xcodeproj
project.pbxproj 12KB
Layoutless.podspec 795B
Layoutless.xcodeproj
xcshareddata
xcschemes
Layoutless-iOS.xcscheme 3KB
Layoutless-tvOS.xcscheme 3KB
project.xcworkspace
xcshareddata
IDEWorkspaceChecks.plist 238B
contents.xcworkspacedata 155B
project.pbxproj 32KB
LICENSE 1KB
Playground.playground
Contents.swift 119B
contents.xcplayground 165B
timeline.xctimeline 120B
README.md 10KB
Package.swift 316B
Layoutless.xcworkspace
xcshareddata
IDEWorkspaceChecks.plist 238B
contents.xcworkspacedata 322B
Layoutless
Layoutless.h 2KB
Info.plist 776B
.gitignore 678B
共 52 条
- 1
资源评论
槑可好
- 粉丝: 23
- 资源: 4600
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功