maps
maps copied to clipboard
fix(ios,v10): "isUserInteraction" always is "false"
Fixes #2151
caused by the gestureManager events being called before the onRegionDidChange event. isAnimatingFromGesture was fixed as well, even though it is not used by the React Native side?