react-native-webview-leaflet
react-native-webview-leaflet copied to clipboard
Build instructions
trafficstars
Hi, I would like to fork this and add a few features. Could you explain how to build this for local use? Thanks!
+1
Try this,
cd HTML
yarn install
yarn dist
It updates the WebViewLeaflet/assets/index.html
For reference on how to fork this, make a branch, and then consume your own changes check out npm install command shown in https://github.com/reggie3/react-native-webview-leaflet/pull/118