-
DrawerKit now supports interactions with the presenting view. By default, the presenting view will receive touch events when the drawer is in the
collapsedorpartiallyExpandedstate. This can be configured via the newpassthroughTouchesInStatesconfiguration. -
Drawer corner radius animation can now be disabled.
-
DrawerKit now has a new state,
dismissed, to differentiate between...