Maxim Makhun

Results 38 issues of Maxim Makhun

### Description - Remove shadow that is applied to `FloatingButton` to be aligned with other stylable views and to improve performance (shadow usage leads to such warning: `The layer is...

UI

In iOS 13.0 `CPManeuver.symbolSet` was deprecated in favor of `CPManeuver.symbolImage`. In scope of this ticket usage of this deprecated symbol should be replaced with new APIs. Since iOS 12 is...

UI
CarPlay
improvement

At this point `NavigationMapView.showRouteDurations(along:)` allows to show route duration annotations for a list of routes. In scope of this ticket user should be given the ability to detect taps on...

UI

### Mapbox Navigation SDK version `release-v2.4` ### Steps to reproduce Run `$ swift package update` in the root directory. ### Expected behavior Project should update dependencies without any issues. ###...

bug

PR adds `PreviewViewController` that allows to preview destination and routes and transition to `NavigationViewController`. `PreviewViewController` can be in three states: - Browsing - Destination(s) preview - Route(s) preview Internally `PreviewViewController`...

UI
drop-in

### Description PR updates `BottomBannerViewController` to the new design.

UI
drop-in

### Description Fixes #3972. PR adds `LaneView` snapshot tests to verify whether appearance styling colors are applied correctly for specific trait collections.

op-ex
UI
CarPlay
improvement

### Mapbox Navigation SDK version v2.7.0-alpha.1 ### Steps to reproduce 1. Open example application on iOS and CarPlay. 2. Request route that contains `GenericRouteShield`s. 3. Start active navigation. 4. Change...

bug

### Mapbox Navigation SDK version main ### Steps to reproduce 1. Start example application on iPad. 2. Split screen and select another application to be shown on a screen along...

bug
UI

`CPManeuver` exposes [junctionImage](https://developer.apple.com/documentation/carplay/cpmaneuver/3081779-junctionimage) property that allows to show more visual details about the maneuver. In scope of this ticket possibility of integration of such property should be investigated and (if...

UI
CarPlay