Animating map region with Animated API
Apr 3, 2023 · 6 min read · This is a rewrite using functional components and PanGesture API of the example provided in the react-native-maps. I couldn't get the example provided in the package to properly work because it uses a custom pan controller. If you already have a Rea...
Join discussion