【问题标题】:How do I add a scroll view to a particular part of the screen in SwiftUI? [duplicate]如何在 SwiftUI 中将滚动视图添加到屏幕的特定部分? [复制] 【发布时间】:2020-06-14 20:05:12 【问题描述】: 我想添加这样的视图。 【问题讨论】: 在这里查看问题stackoverflow.com/questions/56700752/swiftui-half-modal 标签: swift view scroll swiftui 【解决方案1】: 您正在寻找SliverOverCard 这是一个github项目的链接 https://github.com/moifort/swiftUI-slide-over-card 【讨论】: