React-leaflet: react-native support ?

Created on 7 May 2015  路  6Comments  路  Source: PaulLeCam/react-leaflet

amazing work!

Can i use it in my react-native project ?

Most helpful comment

Is it possible to load react-leaflet into ReactNative's WebView?

All 6 comments

Thanks!

No it doesn't support react-native.
Leaflet needs to access the DOM so I assume the only way to use it is in a WebView.

is this saying that all the third part component write by react.js can not be use in the react-native project? that's so sad ..

Well it's the purpose of react-native to render native components, not a DOM :)

Is it possible to load react-leaflet into ReactNative's WebView?

bump

Is it possible to load react-leaflet into ReactNative's WebView?

https://github.com/reggie3/react-native-webview-leaflet

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ekatzenstein picture ekatzenstein  路  4Comments

Shadowman4205 picture Shadowman4205  路  4Comments

mrafei picture mrafei  路  4Comments

kaitlynbrown picture kaitlynbrown  路  3Comments

farahabdi picture farahabdi  路  3Comments