MCPcopy Index your code
hub / github.com/lodev09/react-native-true-sheet / Map.tsx

File Map.tsx

example/shared/src/components/Map.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Platform, StyleSheet, View } from 'react-native';
2import { MapView, Polyline, type MapViewProps, type Coordinate } from '@lugg/maps';
3
4import { BLUE } from '../utils';

Callers

nothing calls this directly

Calls 4

ptFunction · 0.85
txFunction · 0.85
tyFunction · 0.85
catmullRomFunction · 0.85

Tested by

no test coverage detected