New
DrawerKit 0.4.0
- Drawers can now have borders and shadows, all configurable.
- Fixed a bug by which dragging the drawer all the way to the top would not execute the animation completion block.
- Fixed a reported issue by which safe area insets were misbehaving.
- Removed the configuration parameter
hasHandleViewsince it can be inferred from the value ofhandleViewConfiguration, which is now an optional. - Fixed incorrect spelling in an enumeration case (
DrawerConfigurationFullExpansionBehaviour.doesNotCoverStatusBar)