Skip to content

DrawerKit 0.4.0

Compare
Choose a tag to compare
@wltrup wltrup released this 24 Nov 16:33
· 35 commits to master since this release
  • 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)