vikrantnegi / react-native-location-tracking

Track User location and draws the path you have taken
https://medium.com/@vikrantnegi/react-native-location-tracking-14ab2c9e2db8
205 stars 99 forks source link

Invariant violation #4

Closed manishmodha closed 4 years ago

manishmodha commented 5 years ago

Invariant Violation: [27,"AIRMapMarker",111,{"coordinate":{"latitude":29.95539,"longitude":78.07513,"latitudeDelta":"<>","longitudeDelta":"<>"},"position":"absolute","backgroundColor":0}] is not usable as a native method argument

vikrantnegi commented 5 years ago

This is an issue with react-native-maps here #2861.

I've updated the react native with the issue fix. Please check if this is fixed.