Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { Platform, StyleSheet, View } from
'react-native'
;
2
import { MapView, Polyline, type MapViewProps, type Coordinate } from
'@lugg/maps'
;
3
4
import { BLUE } from
'../utils'
;
Callers
nothing calls this directly
Calls
4
pt
Function · 0.85
tx
Function · 0.85
ty
Function · 0.85
catmullRom
Function · 0.85
Tested by
no test coverage detected