UNPKG

expo-osm-sdk

Version:

OpenStreetMap component for React Native with Expo

4 lines 229 B
import React from 'react'; import { MapContainerProps } from '../types'; export declare const MapContainer: React.ForwardRefExoticComponent<MapContainerProps & React.RefAttributes<any>>; //# sourceMappingURL=MapContainer.d.ts.map