Skip to content

A LeafletView component using WebView and Leaflet map for React Native applications built with Expo

License

Notifications You must be signed in to change notification settings

lichtmetzger/react-native-leaflet-expo

 
 

Repository files navigation

react-native-leaflet-expo

This is a fork of https://github.com/pavel-corsaghin/react-native-leaflet/

I created it because the original project does not work in Expo preview mode.

This one does, but it also requires Expo. If you only use React Native without Expo, refer to the project of pavel-corsaghin.

How to use

package.json:

{
  "dependencies": {
    "react-native-leaflet-view": "lichtmetzger/react-native-leaflet-expo",
    ...
}

About

A LeafletView component using WebView and Leaflet map for React Native applications built with Expo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.0%
  • TypeScript 2.7%
  • Java 1.4%
  • Objective-C 0.8%
  • JavaScript 0.4%
  • Ruby 0.3%
  • Other 0.4%