The web SDK works great but there's no mobile package. Need the same geocoding and routing features for React Native apps.
Currently have to write my own type definitions. Would save significant setup time if the package shipped with full TypeScript support.
Need to render custom React components as map markers, not just default pins. Common requirement for most real-world use cases.
Calling setStyle() in quick succession causes the map to freeze and require a full page reload. Happens consistently in dark/light mode toggles