react-native-maps-navigation icon indicating copy to clipboard operation
react-native-maps-navigation copied to clipboard

Enables custom navigation in react-native-maps

Results 16 react-native-maps-navigation issues
Sort by recently updated
recently updated
newest added

Hi, I am trying out this library and I keep getting the following warning signs: "animateToCoordinate() is deprecated, use animateCamera() instead" as well as "animateToBearing() is deprecated, use animateCamera() instead",...

Altered the geoloaction.watchPosition improving its accuracy/ how often it polls the users location. I did not change it for the simulator as that worked extremely well. I added parameters for...

"react-native": "0.62.0" "react-native-maps-navigation": "0.0.14" I found the navigation worked well on simulator but was very slow and jumpy when using a real device, so much so that it completely missed...

Changed depreciated map animations to animate camera.

Hi, im getting issue with Camera. As we know in the example, it shown that the camera can follow the arrow. see my apps below ![ezgif-2-62606f978a20](https://user-images.githubusercontent.com/46367164/83759738-373cda80-a69e-11ea-82e5-7374304ad5bb.gif) And here my spesification...

I just install this to my project with `react-native: 0.60.5` `"react-native-maps": "^0.26.1",` run with emulator android and i got this error message ![Screenshot_1582687400](https://user-images.githubusercontent.com/46367164/75308918-35cf6b00-5882-11ea-901c-7d1bcadeb465.png)