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

Sticky Footer In ScrollView Partial Sheet

bakumpai opened this issue · comments

commented

Hi guys, is it possible to have sticky footer below scrollable content using partial sheet?

https://github.com/AndreaMiotto/PartialSheet/blob/6c61890976181274ea7baf6a4c297418346db799/Sources/PartialSheet/PartialSheet/PSViewModifier.swift#L206-L217C37

It seems we can't add sticky footer right now

commented

I wrapped the content inside scrollview in a button to bypass the drag gesture