Skip to content

2.0.0

Compare
Choose a tag to compare
@lucaszischka lucaszischka released this 02 Jun 15:48
· 61 commits to main since this release
6403fe4

v2.0.0

  • Implementation of the "options" system
  • Add noDragIndicator option
  • Add swipeToDismiss option
  • Add tapToDissmiss option
  • Add backgroundBlur option
  • Add dragIndicatorColor(Color) option
  • Splitting the code in different files for better clarity (ViewExtension)
  • Reorganised Files
  • Design fixes
  • Update Documentation accordingly