DrawerKit v0.4.0 Release Notes

Release Date: 2017-11-24 // over 6 years ago
    • ๐Ÿ”ง 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 hasHandleView since it can be inferred from the value of handleViewConfiguration, which is now an optional.
    • ๐Ÿ›  Fixed incorrect spelling in an enumeration case (DrawerConfigurationFullExpansionBehaviour.doesNotCoverStatusBar)