UNPKG

@gps-saas/codeartisan-react-native-leaflet-traccar

Version:

Codeartisan React Native Leaflet Traccar is an improvement of @netizen-teknologi/react-native-maps-leaflet, bringing powerful, interactive maps to React Native Traccar Custom apps with Leaflet. Ideal for real estate, travel, delivery tracking, and logisti

4 lines (3 loc) 133 B
import MapView from "./MapView"; import { MarkerProps, RegionProps } from './MyTypes'; export { MapView, MarkerProps, RegionProps };