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

Improve documentation around `isDismissableByOutsideDrawerTaps` #98

Closed mluisbrown closed 5 years ago

mluisbrown commented 5 years ago

Improve the documentation so that the interaction between isDismissableByOutsideDrawerTaps and passthroughTouchesInStates is clear.