expo-leaflet
A Leaflet map component with no native code
Installation
expo install expo-asset expo-file-system react-native-webview
If you want web support you also need to
npm install --save react-measure
Then:
npm install --save @vuleticd/kuitu-leaflet-map
Usage
and import like so
import { LeafletMap } from '@vuleticd/kuitu-leaflet-map';