jsbridge for h5 call native & native call h5
use this component you need install jsBridge in your native
IOS WebViewJavascriptBridge
Android JsBridge
import Vue from 'vue';
import jsBridge from 'vue-jsnativebridge';
Vue.use(jsBridge);
jsbridge for h5 call native & native call h5
use this component you need install jsBridge in your native
IOS WebViewJavascriptBridge
Android JsBridge
import Vue from 'vue';
import jsBridge from 'vue-jsnativebridge';
Vue.use(jsBridge);