Skip to content

v0.37.0

Compare
Choose a tag to compare
@1ec5 1ec5 released this 03 Sep 18:25
· 1194 commits to master since this release

Changes since v0.36.0:

  • Fixed an issue where a second swipe down on the top banner causes an open StepsTableViewController to animate incorrectly. (#2197)
  • Added the NavigationViewControllerDelegate.navigationViewController(_:didUpdate:location:rawLocation:) method for capturing progress updates without having to inject a class between the NavigationViewController and the NavigationService. (#2224)
  • Fixed an issue where the bottom banner can disappear when presenting in UIModalPresentationStyle.fullScreen in iOS 13. (#2182)

Documentation is available online or within Xcode.