v0.37.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 theNavigationViewController
and theNavigationService
. (#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.