software-mansion-labs / expo-maps

81 stars 3 forks source link

Change `cameraPosition` prop to `initialCameraPositionProp` to fix inconsistent jumping camera behaviour on Map (re)render #64

Closed szdziedzic closed 2 years ago

szdziedzic commented 2 years ago

closes #62

We should reintroduce cameraPosition prop to our library as soon as we have callbacks implemented and can guarantee, that this props behaves as expected.