AdaptiveSplitStack:SwiftUI动态水平垂直拆分视图

时间:2024-02-29 05:51:06
【文件属性】:

文件名称:AdaptiveSplitStack:SwiftUI动态水平垂直拆分视图

文件大小:6KB

文件格式:ZIP

更新时间:2024-02-29 05:51:06

Swift

自适应拆分栈 SwiftUI动态水平/垂直拆分视图 :large_blue_diamond: 要求 :check_mark_button: macOS 10.15以上 :check_mark_button: Xcode 11.0 :check_mark_button: 迅捷5+ :check_mark_button: iOS 13以上 :check_mark_button: 电视操作系统13+ :large_blue_diamond: 安装 可以通过获得AdaptiveSplitStack 。 使用Xcode 11,转到File -> Swift Packages -> Add Package Dependency并输入 :large_blue_diamond: 用法 :eight-pointed_star: 基本方案: struct ContentView : View { var body : some View { AdaptiveSplitStack ( ratio : 0.5 , con


【文件预览】:
AdaptiveSplitStack-main
----LICENSE(1KB)
----Sources()
--------AdaptiveSplitStack()
----Package.swift(1KB)
----.gitignore(2KB)
----Tests()
--------LinuxMain.swift(138B)
--------AdaptiveSplitStackTests()
----README.md(1KB)

网友评论