AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height

Home Page:https://github.com/AndreaMiotto/PartialSheet/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrollable Content Appears As Middle Sheet

Twigz opened this issue · comments

commented

Description

The .scrollView type for the partial sheet presentation modifier seems to cause the sheet to present in the middle of the screen, rather than be attached to the bottom. Tried it out in the demo app and it seemed to have the same behavior.

Environment

Xcode 13.2.1, iOS 15.2 Simulator (iPod Touch, iPhone 13)

Screenshots

Simulator Screen Shot - iPod touch (7th generation) - 2022-03-03 at 16 52 00
Simulator Screen Shot - iPod touch (7th generation) - 2022-03-03 at 16 51 55

commented

mmh on my simulator does not happen, I will look into it right now