Results 2 issues of Andreas Winther Moen

### Mapbox Implementation Mapbox ### Mapbox Version default ### Platform iOS, Android ### `@rnmapbox/maps` version 10.1.6 ### Standalone component to reproduce ```javascript import React from 'react'; import { MapView, Camera,...

bug 🪲

### Current behavior The navigation event _transitionStart_ triggers on iOS but on Android. See code below and [minimal Snack](https://snack.expo.dev/@andw/courageous-yellow-cookies). The other events, e.g. _transitionEnd_ do seem to work fine. ```...

bug
platform:android
repro provided