react-native-map-clustering
react-native-map-clustering copied to clipboard
Zoom on cluster press
Hello, is it possible to have a smooth zoom animation on cluster press ? By default the animation is super fast and not so good for the UX experience :/
I noticed this too, but only on iOS, on Android the animation is smooth and a lot slower.
I also tried setting a custom layoutAnimationConf with a longer duration, but that seems to get ignored.