babylonhealth / DrawerKit

DrawerKit lets an UIViewController modally present another UIViewController in a manner similar to the way Apple's Maps app works.
https://github.com/Babylonpartners
MIT License
781 stars 44 forks source link

Add config to disable dismissal of collapsed drawer #65

Closed georgmay closed 5 years ago

georgmay commented 6 years ago

Hello!

Here's a PR to allow users disable dismissal of a drawer view and keep some height of it always on screen.

I think i can reference this issue here.

daxfrost commented 6 years ago

I really want this too!

ilyapuchka commented 5 years ago

I believe this is addressed now with #75 though without a configuration to not dismiss collapsed drawer

wltrup commented 5 years ago

I'm going to close this PR since the changes haven't been addressed, there are conflicts, and - as @ilyapuchka has pointed out - this is fixed by another PR.