codedaily.io
Build a Map with Custom Animated Markers and Region Focus when Content is Scrolled in React Native
1
We'll build out a map with `react-native-maps` and custom animated map makers. We'll construct an a scroll view that when scrolled will animate the marker that it is associated with. Once scrolling has stopped we will animate the map region and focus on t... Read full article