pavel-corsaghin / react-native-leaflet

A LeafletView component using WebView and Leaflet map for React Native applications
MIT License
114 stars 46 forks source link

Non-map base layers support #27

Open dingcxx opened 1 year ago

dingcxx commented 1 year ago

I want use leatlet in react-native app for Non-map base layers, it should use third part plugins and need add new post message code , so how can I update html side post message handle ?