New
Unclaimed project
Are you a maintainer of DrawerKit? Claim this project to take control of your public changelog and roadmap.
Changelog
DrawerKit lets an UIViewController modally present another UIViewController in a manner similar to the way Apple's Maps app works.
Last updated about 3 years ago
DrawerKit now supports overCurrentContext and overFullScreen modal presentations over the drawer. (#56)
Fixed the issue of touches on the drawer being cancelled by the DrawerKit internal gesture recognizers. (#57)
UIControls within the drawer are now interactive when the drawer is partially expanded. (#57)