Skip to content

Bug fixes & new features

Compare
Choose a tag to compare
@fredyshox fredyshox released this 30 Sep 17:09
· 2 commits to master since this release
059f893
  • ForEach-style init (Support ForEach #17)
  • Fix drag animation (On watchOS: drag ended animation starts from full previous screen #12)
  • Ability to choose drag gesture type using PageGestureType
  • PageScrollState is @StateObject instead of @ObservableObject, which prevents memory leaks
  • Bumped deployment target to iOS 14 and watchOS 7

Some of changes/features here are based on work of @gregcotten in #13