react-native-maps-tile-overlay
TileOverlay component for react-native-maps
Installation
npm install react-native-maps-tile-overlay
Usage
import { MapsTileOverlayView } from "react-native-maps-tile-overlay";
// ...
<MapsTileOverlayView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT