Results 2 issues of Dhruv Pandey

### Bug description On paginated view the next and prev click handlers does not works ### To reproduce Fork this CodeSandbox: https://codesandbox.io/p/sandbox/react-daypicker-j2hjn4?file=%2Fsrc%2FApp.tsx%3A11%2C5 with the code to reproduce the issue. ```...

Bug
Accepted

The current onRouteProgressChanged callback gives the RouteProgress but does not includes step info as in here:https://docs.mapbox.com/android/navigation/api/coreframework/3.9.0-rc.1/base/com.mapbox.navigation.base.trip.model/-route-step-progress/ Is it possible to get the maneuver data like "Turn left in 200m" apart...