0.13.0
This release includes a lot of UI fixes on iOS thanks to @michaelkirk, and allows the navigation map view to be configured with either snapped or "raw" location on Android. This will not cause breaking changes for many users, but you may encounter minor breakage that the compiler will catch if you used positional arguments. On iOS, there is also a new padding setting which controls the amount of padding beyond safe insets.
The web also got a bunch of quality-of-life improvements. See #260 for details of what specifically changed. The guide is now updated to show the best practice for most integrations (we're still refining this, but it gets a lot nicer and more configurable with this release).
What's Changed
- [ios] InstructionView secondary row uses theme bg color by @michaelkirk in #259
- Make display of snapped location configurable on Android by @cu8code in #250
- [ios] non-notched layout by @michaelkirk in #258
- (Mostly) Web & Docs Cleanup by @ianthetechie in #260
New Contributors
Full Changelog: 0.12.0...0.13.0