PartialSheet
PartialSheet copied to clipboard
Keyboard doesn't work with dynamic height
Whenever the keyboard is displayed inside a partial sheet, it stops following the supposed dynamic height.
Keyboard Hidden
Keyboard Shown

I've also recreated this in another repo so you check: https://github.com/greyder/PartialSheetSample
Also not working with type: .scrollView
I have the same issue. Did you find a workaround?
I have the same issue. Did you find a workaround?
not yet 😕
I've created a bugfix for this issue. PR has been created here: https://github.com/AndreaMiotto/PartialSheet/pull/168