Polylines weren't working for me with the version of react-native-maps that got installed. I googled a bit, and read that the version 0.27.1 worked and adding a line dash pattern option to the Polyline helped. I had to do both, I had to switch to the react-native-maps previous version and I had to add the dash pattern option to the Polyline tag.
Polylines weren't working for me with the version of react-native-maps that got installed. I googled a bit, and read that the version 0.27.1 worked and adding a line dash pattern option to the Polyline helped. I had to do both, I had to switch to the react-native-maps previous version and I had to add the dash pattern option to the Polyline tag.