Skip to content

3.0.0

Compare
Choose a tag to compare
@lucaszischka lucaszischka released this 07 Aug 03:33
· 21 commits to main since this release
98b16af

v3.0.0

  • Recoded the project
  • Added iPhone landscape support
  • Added iPad support
  • Added MacOS support
  • Changed from options to view modifiers
  • Cleaned up the code (swiftLint and splitting it up)
  • Added dynamic size support
  • Added onDismiss modifier
  • Added dragIndicatorAction modifier
  • Added dragPositionSwitchAction modifier
  • Added dragGesture listener
  • Changed customBackground to not rely on AnyView
  • Fixed onAppear only called once #65